Home
last modified time | relevance | path

Searched refs:SAMPLE_SELECTION_LOGIC_URI_1 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DAdSelectionFromOutcomesConfigFixture.java33 public static final Uri SAMPLE_SELECTION_LOGIC_URI_1 = field in AdSelectionFromOutcomesConfigFixture
43 .setSelectionLogicUri(SAMPLE_SELECTION_LOGIC_URI_1) in anAdSelectionFromOutcomesConfig()
53 .setSelectionLogicUri(SAMPLE_SELECTION_LOGIC_URI_1) in anAdSelectionFromOutcomesConfig()
63 .setSelectionLogicUri(SAMPLE_SELECTION_LOGIC_URI_1) in anAdSelectionFromOutcomesConfig()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DAdSelectionFromOutcomesConfigTest.java21 …c android.adservices.adselection.AdSelectionFromOutcomesConfigFixture.SAMPLE_SELECTION_LOGIC_URI_1;
53 assertEquals(SAMPLE_SELECTION_LOGIC_URI_1, config.getSelectionLogicUri()); in testBuildValidAdSelectionFromOutcomesConfigSuccess()
79 .setSelectionLogicUri(SAMPLE_SELECTION_LOGIC_URI_1) in testBuildAdSelectionFromOutcomesConfigUnsetAdOutcomeIds()
91 .setSelectionLogicUri(SAMPLE_SELECTION_LOGIC_URI_1) in testBuildAdSelectionFromOutcomesConfigUnsetSelectionSignals()