Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionFromOutcomesE2ETest.java395 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccess() local
417 mMockWebServerRule.uriForPath(selectionLogicPath)); in testSelectAdsFromOutcomesPickHighestSuccess()
426 server, 1, Collections.singletonList(selectionLogicPath), String::equals); in testSelectAdsFromOutcomesPickHighestSuccess()
454 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables() local
481 mMockWebServerRule.uriForPath(selectionLogicPath)); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
522 server, 1, Collections.singletonList(selectionLogicPath), String::equals); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
542 final String selectionLogicPath = SELECTION_PICK_HIGHEST_LOGIC_JS_PATH; in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables() local
564 mMockWebServerRule.uriForPath(selectionLogicPath)); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
608 server, 1, Collections.singletonList(selectionLogicPath), String::equals); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
629 final String selectionLogicPath = SELECTION_WATERFALL_LOGIC_JS_PATH; in testSelectAdsFromOutcomesWaterfallMediationAdBidHigherThanBidFloorSuccess() local
[all …]
DAuctionServerE2ETest.java1728 final String selectionLogicPath = SELECTION_WATERFALL_LOGIC_JS_PATH; in testAuctionServerResult_usedInWaterfallMediation_success() local
1792 mockWebServerRule.uriForPath(selectionLogicPath))) in testAuctionServerResult_usedInWaterfallMediation_success()
1814 mockWebServerRule.uriForPath(selectionLogicPath))) in testAuctionServerResult_usedInWaterfallMediation_success()