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/protectedaudience/src/com/android/adservices/service/adselection/
DAdSelectionFromOutcomesIntegrationTest.java172 private static final String SELECTION_PICK_HIGHEST_LOGIC_JS_PATH = "/selectionPickHighestJS/"; field in AdSelectionFromOutcomesIntegrationTest
379 case SELECTION_PICK_HIGHEST_LOGIC_JS_PATH: in setUp()
412 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccess()
463 String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
552 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
DOnDeviceAdSelectionIntegrationTest.java374 private static final String SELECTION_PICK_HIGHEST_LOGIC_JS_PATH = field in OnDeviceAdSelectionIntegrationTest
437 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
501 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
587 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
637 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) {
942 } else if (request.getPath().equals(SELECTION_PICK_HIGHEST_LOGIC_JS_PATH)) { in setUp()