Home
last modified time | relevance | path

Searched refs:AD_SELECTION_ID_3 (Results 1 – 6 of 6) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionFromOutcomesE2ETest.java186 private static final long AD_SELECTION_ID_3 = 1234567L; field in AdSelectionFromOutcomesE2ETest
410 AD_SELECTION_ID_3, 30.0); in testSelectAdsFromOutcomesPickHighestSuccess()
415 List.of(AD_SELECTION_ID_1, AD_SELECTION_ID_2, AD_SELECTION_ID_3), in testSelectAdsFromOutcomesPickHighestSuccess()
424 assertEquals(resultsCallback.mAdSelectionResponse.getAdSelectionId(), AD_SELECTION_ID_3); in testSelectAdsFromOutcomesPickHighestSuccess() local
470 AD_SELECTION_ID_3, 30.0); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
520 assertEquals(AD_SELECTION_ID_3, resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
557 AD_SELECTION_ID_3, 30.0); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
562 List.of(AD_SELECTION_ID_1, AD_SELECTION_ID_2, AD_SELECTION_ID_3), in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
603 assertEquals(AD_SELECTION_ID_3, resultsCallback.mAdSelectionResponse.getAdSelectionId()); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
799 AD_SELECTION_ID_3, 30.0); in testSelectAdsFromOutcomesReturnsNullSuccess()
[all …]
DOutcomeSelectionRunnerTest.java106 private static final long AD_SELECTION_ID_3 = 3; field in OutcomeSelectionRunnerTest
124 .setAdSelectionId(AD_SELECTION_ID_3)
DAdSelectionScriptEngineTest.java177 private static final long AD_SELECTION_ID_3 = 1234567L; field in AdSelectionScriptEngineTest
194 .setAdSelectionId(AD_SELECTION_ID_3)
DAdSelectionServiceImplTest.java241 private static final long AD_SELECTION_ID_3 = 1234567L; field in AdSelectionServiceImplTest
10017 AD_SELECTION_ID_3, 30.0); in testOverrideAdSelectionConfigRemoteOverridesSuccess()
10022 List.of(AD_SELECTION_ID_1, AD_SELECTION_ID_2, AD_SELECTION_ID_3), in testOverrideAdSelectionConfigRemoteOverridesSuccess()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DAdSelectionEntryDaoTest.java88 private static final long AD_SELECTION_ID_3 = 3; field in AdSelectionEntryDaoTest
165 .setAdSelectionId(AD_SELECTION_ID_3)
332 .setAdSelectionId(AD_SELECTION_ID_3)
339 .setAdSelectionId(AD_SELECTION_ID_3)
748 mAdSelectionEntryDao.getAdSelectionEntityById(AD_SELECTION_ID_3); in testGetsAdSelectionEntryExistsContextualAd()
760 mAdSelectionEntryDao.getAdSelectionEntityById(AD_SELECTION_ID_3); in testGetsAdSelectionEntryExistsAndDifferentBuyerDecisionLogicExists()
1106 AD_SELECTION_ID_3, CLICK_EVENT, SELLER_DESTINATION)); in testClearsExpiredRegisteredEventsData()
1109 AD_SELECTION_ID_3, HOVER_EVENT, SELLER_DESTINATION)); in testClearsExpiredRegisteredEventsData()
1123 AD_SELECTION_ID_3, CLICK_EVENT, SELLER_DESTINATION)); in testClearsExpiredRegisteredEventsData()
1126 AD_SELECTION_ID_3, HOVER_EVENT, SELLER_DESTINATION)); in testClearsExpiredRegisteredEventsData()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/
DKAnonMessageManagerTest.java58 private static final long AD_SELECTION_ID_3 = 3; field in KAnonMessageManagerTest
76 .setAdSelectionId(AD_SELECTION_ID_3)
101 .setAdSelectionId(AD_SELECTION_ID_3)