Home
last modified time | relevance | path

Searched refs:OutcomeSelectionRunner (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DOutcomeSelectionRunnerTest.java133 private OutcomeSelectionRunner mOutcomeSelectionRunner;
163 new OutcomeSelectionRunner( in setup()
330 OutcomeSelectionRunner outcomeSelectionRunner = in testRunOutcomeSelectionOrchestrationTimeoutFailure()
331 new OutcomeSelectionRunner( in testRunOutcomeSelectionOrchestrationTimeoutFailure()
389 OutcomeSelectionRunner outcomeSelectionRunner, in invokeRunAdSelectionFromOutcomes()
DAdSelectionFromOutcomesE2ETest.java27 import static com.android.adservices.service.adselection.OutcomeSelectionRunner.SELECTED_OUTCOME_MU…
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DOutcomeSelectionRunner.java85 public class OutcomeSelectionRunner { class
127 public OutcomeSelectionRunner( in OutcomeSelectionRunner() method in OutcomeSelectionRunner
190 public OutcomeSelectionRunner( in OutcomeSelectionRunner() method in OutcomeSelectionRunner
DAdSelectionServiceImpl.java869 OutcomeSelectionRunner runner = in selectAdsFromOutcomes()
870 new OutcomeSelectionRunner( in selectAdsFromOutcomes()