Home
last modified time | relevance | path

Searched defs:expectedReturnedTopics (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/service/topics/
DAppUpdateManagerTest.java169 Map<Pair<String, String>, Topic> expectedReturnedTopics = new HashMap<>(); in testReconcileUninstalledApps() local
676 Map<Long, Map<Pair<String, String>, Topic>> expectedReturnedTopics = new HashMap<>(); in testReconcileInstalledApps() local
839 Map<Long, Map<Pair<String, String>, Topic>> expectedReturnedTopics = new HashMap<>(); in testAssignTopicsToNewlyInstalledApps() local
902 Map<Long, Map<Pair<String, String>, Topic>> expectedReturnedTopics = new HashMap<>(); in testAssignTopicsToSdkForAppInstallation() local
DEpochManagerTest.java365 Map<Pair<String, String>, Topic> expectedReturnedTopics = new HashMap<>(); in testComputeReturnedAppTopics() local
734 Map<Long, Map<Pair<String, String>, Topic>> expectedReturnedTopics = new HashMap<>(); in testProcessEpoch() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/data/topics/
DTopicsDaoTest.java643 Map<Long, Map<Pair<String, String>, Topic>> expectedReturnedTopics = new HashMap<>(); in testPersistAndRetrieveReturnedAppTopics_multipleEpochs() local
733 Map<Long, Map<Pair<String, String>, EncryptedTopic>> expectedReturnedTopics = in testPersistAndRetrieveReturnedEncryptedAppTopics_multipleEpochs() local