Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdSelectionExecutionLoggerTest.java228 mRunAdBiddingProcessReportedStatsArgumentCaptor; field in AdSelectionExecutionLoggerTest
312 mRunAdBiddingProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_SuccessAdSelection()
314 mRunAdBiddingProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_SuccessAdSelection()
448 mRunAdBiddingProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
450 mRunAdBiddingProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
559 mRunAdBiddingProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
561 mRunAdBiddingProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
666 mRunAdBiddingProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
668 mRunAdBiddingProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
913 mRunAdBiddingProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_failedGetBuyersCustomAudience()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DOnDeviceAdSelectionRunnerTest.java283 mRunAdBiddingProcessReportedStatsArgumentCaptor; field in OnDeviceAdSelectionRunnerTest
4598 mRunAdBiddingProcessReportedStatsArgumentCaptor.capture()); in verifyLogForSuccessfulBiddingProcess()
4600 mRunAdBiddingProcessReportedStatsArgumentCaptor.getValue(); in verifyLogForSuccessfulBiddingProcess()
4649 mRunAdBiddingProcessReportedStatsArgumentCaptor.capture()); in verifyLogForFailedBiddingStageDuringFetchBuyersCustomAudience()
4651 mRunAdBiddingProcessReportedStatsArgumentCaptor.getValue(); in verifyLogForFailedBiddingStageDuringFetchBuyersCustomAudience()