Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionFromOutcomesE2ETest.java144 private static final String SELECTION_PICK_HIGHEST_LOGIC_JS_PATH = "/selectionPickHighestJS/"; field in AdSelectionFromOutcomesE2ETest
356 case SELECTION_PICK_HIGHEST_LOGIC_JS_PATH: in setUp()
395 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccess()
454 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
542 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
DAdSelectionE2ETest.java303 private static final String SELECTION_PICK_HIGHEST_LOGIC_JS_PATH = field in AdSelectionE2ETest
366 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
430 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
516 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
566 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
830 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) { in setUp()