Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdSelectionExecutionLoggerTest.java225 mRunAdSelectionProcessReportedStatsArgumentCaptor; field in AdSelectionExecutionLoggerTest
387 mRunAdSelectionProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_SuccessAdSelection()
389 mRunAdSelectionProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_SuccessAdSelection()
1516 mRunAdSelectionProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()
1518 mRunAdSelectionProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()
1549 mRunAdSelectionProcessReportedStatsArgumentCaptor.capture()); in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()
1551 mRunAdSelectionProcessReportedStatsArgumentCaptor.getValue(); in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DOnDeviceAdSelectionRunnerTest.java277 mRunAdSelectionProcessReportedStatsArgumentCaptor; field in OnDeviceAdSelectionRunnerTest
4680 mRunAdSelectionProcessReportedStatsArgumentCaptor.capture()); in verifyLogForSuccessfulAdSelectionProcess()
4682 mRunAdSelectionProcessReportedStatsArgumentCaptor.getValue(); in verifyLogForSuccessfulAdSelectionProcess()
4701 mRunAdSelectionProcessReportedStatsArgumentCaptor.capture()); in verifyLogForFailurePriorPersistAdSelection()
4703 mRunAdSelectionProcessReportedStatsArgumentCaptor.getValue(); in verifyLogForFailurePriorPersistAdSelection()
4722 mRunAdSelectionProcessReportedStatsArgumentCaptor.capture()); in verifyLogForFailureByRunAdSelectionOrchestrationTimesOut()
4724 mRunAdSelectionProcessReportedStatsArgumentCaptor.getValue(); in verifyLogForFailureByRunAdSelectionOrchestrationTimesOut()