Home
last modified time | relevance | path

Searched defs:adSelectionExecutionLogger (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/stats/
DAdSelectionExecutionLoggerTest.java251 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_SuccessAdSelection() local
395 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds() local
510 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals() local
621 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript() local
717 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_redundantStartOfGetBuyersCustomAudience() local
735 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_redundantEndOfGetBuyersCustomAudience() local
750 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_missingStartBiddingStage() local
765 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_missingGetBuyersCustomAudience() local
782 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_redundantStartRunAdBidding() local
797 AdSelectionExecutionLogger adSelectionExecutionLogger = getAdSelectionExecutionLogger(); in testAdSelectionExecutionLogger_missingStartOfBiddingWithEndBiddingStage() local
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionRunner.java194 @NonNull final AdSelectionExecutionLogger adSelectionExecutionLogger, in AdSelectionRunner()
273 @NonNull final AdSelectionExecutionLogger adSelectionExecutionLogger, in AdSelectionRunner()
DOnDeviceAdSelectionRunner.java97 @NonNull final AdSelectionExecutionLogger adSelectionExecutionLogger, in OnDeviceAdSelectionRunner()
207 @NonNull final AdSelectionExecutionLogger adSelectionExecutionLogger, in OnDeviceAdSelectionRunner()
DAdSelectionServiceImpl.java660 final AdSelectionExecutionLogger adSelectionExecutionLogger = in selectAds() local
781 AdSelectionExecutionLogger adSelectionExecutionLogger, in runAdSelection()
840 AdSelectionExecutionLogger adSelectionExecutionLogger, in runAdSelectionWithDebugReporting()
DAdsScoreGeneratorImpl.java114 @NonNull AdSelectionExecutionLogger adSelectionExecutionLogger, in AdsScoreGeneratorImpl()