Home
last modified time | relevance | path

Searched refs:SAMPLE_SELLER (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DAdSelectionFromOutcomesConfigFixture.java28 public static final AdTechIdentifier SAMPLE_SELLER = AdSelectionConfigFixture.SELLER; field in AdSelectionFromOutcomesConfigFixture
34 CommonFixture.getUri(SAMPLE_SELLER, "/finalWinnerSelectionLogic");
36 CommonFixture.getUri(SAMPLE_SELLER, "/openBiddingLogic");
40 .setSeller(SAMPLE_SELLER) in anAdSelectionFromOutcomesConfig()
60 .setSeller(SAMPLE_SELLER) in anAdSelectionFromOutcomesConfig()
69 .setSeller(SAMPLE_SELLER) in anAdSelectionFromOutcomesConfig()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DOutcomeSelectionRunnerTest.java19 import static android.adservices.adselection.AdSelectionFromOutcomesConfigFixture.SAMPLE_SELLER;
180 SAMPLE_SELLER, in setup()
240 SAMPLE_SELLER, in testRunOutcomeSelectionRevokedUserConsentEmptyResult()
DAdSelectionFromOutcomesE2ETest.java19 import static android.adservices.adselection.AdSelectionFromOutcomesConfigFixture.SAMPLE_SELLER;
375 SAMPLE_SELLER, in setUp()
1002 .setSeller(SAMPLE_SELLER) in persistAdSelectionEntryInServerAuctionTable()
1024 .setSeller(SAMPLE_SELLER) in persistAdSelectionEntryInUnifiedTable()