Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DAdSelectionFromOutcomesConfigFixture.java31 public static final AdSelectionSignals SAMPLE_SELECTION_SIGNALS = field in AdSelectionFromOutcomesConfigFixture
42 .setSelectionSignals(SAMPLE_SELECTION_SIGNALS) in anAdSelectionFromOutcomesConfig()
52 .setSelectionSignals(SAMPLE_SELECTION_SIGNALS) in anAdSelectionFromOutcomesConfig()
62 .setSelectionSignals(SAMPLE_SELECTION_SIGNALS) in anAdSelectionFromOutcomesConfig()
71 .setSelectionSignals(SAMPLE_SELECTION_SIGNALS) in anAdSelectionFromOutcomesConfig()
91 .setSelectionSignals(SAMPLE_SELECTION_SIGNALS) in anAdSelectionFromOutcomesConfig()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DAdSelectionFromOutcomesConfigTest.java23 …tatic android.adservices.adselection.AdSelectionFromOutcomesConfigFixture.SAMPLE_SELECTION_SIGNALS;
52 assertEquals(SAMPLE_SELECTION_SIGNALS, config.getSelectionSignals()); in testBuildValidAdSelectionFromOutcomesConfigSuccess()
78 .setSelectionSignals(SAMPLE_SELECTION_SIGNALS) in testBuildAdSelectionFromOutcomesConfigUnsetAdOutcomeIds()
103 .setSelectionSignals(SAMPLE_SELECTION_SIGNALS) in testBuildAdSelectionFromOutcomesConfigUnsetSelectionUri()