Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdSelectionExecutionLoggerTest.java231 mRunAdScoringProcessReportedStatsArgumentCaptor; field in AdSelectionExecutionLoggerTest
341 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_SuccessAdSelection()
343 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_SuccessAdSelection()
477 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
479 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
588 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
590 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
695 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
697 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdsScoreGeneratorImplTest.java183 mRunAdScoringProcessReportedStatsArgumentCaptor; field in AdsScoreGeneratorImplTest
1709 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in verifyFailedAdScoringLoggingTimeout()
1711 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in verifyFailedAdScoringLoggingTimeout()
1750 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()
1752 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()
1810 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in verifyFailedAdScoringLoggingMissingTrustedScoringSignals()
1812 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in verifyFailedAdScoringLoggingMissingTrustedScoringSignals()
1876 mRunAdScoringProcessReportedStatsArgumentCaptor.capture()); in verifySuccessAdScoringLogging()
1878 mRunAdScoringProcessReportedStatsArgumentCaptor.getValue(); in verifySuccessAdScoringLogging()