Searched refs:RunAdSelectionProcessReportedStats (Results 1 – 10 of 10) sorted by relevance
25 public abstract class RunAdSelectionProcessReportedStats { class78 public abstract RunAdSelectionProcessReportedStats build(); in build()
568 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in close()580 private RunAdSelectionProcessReportedStats getRunAdSelectionProcessReportedStats( in getRunAdSelectionProcessReportedStats()582 return RunAdSelectionProcessReportedStats.builder() in getRunAdSelectionProcessReportedStats()
40 void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats); in logRunAdSelectionProcessReportedStats()
77 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) { in logRunAdSelectionProcessReportedStats()
139 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) { in logRunAdSelectionProcessReportedStats()
138 import com.android.adservices.service.stats.RunAdSelectionProcessReportedStats;754 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogic()846 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_prebuiltScoringLogic()1034 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_flagToPreV3_preV3BiddingLogic()1106 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_v3BiddingLogic()1172 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithV3Header_scriptFail()1237 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelection_getTooHighHeader_failWithError()1329 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionWithOverride_getTooHighHeader_failWithError()1421 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionContextualAds_Success()1587 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionContextualAds_UseOverrides_Success()[all …]
139 import com.android.adservices.service.stats.RunAdSelectionProcessReportedStats;223 ArgumentCaptor<RunAdSelectionProcessReportedStats>2888 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in verifyLogForSuccessfulAdSelectionProcess()2909 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in verifyLogForFailurePriorPersistAdSelection()2930 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in verifyLogForFailureByRunAdSelectionOrchestrationTimesOut()
36 RunAdSelectionProcessReportedStats stats = in testBuilderCreateSuccess()37 RunAdSelectionProcessReportedStats.builder() in testBuilderCreateSuccess()
123 RunAdSelectionProcessReportedStats stats = in testLogRunAdSelectionProcessReportedStats()124 RunAdSelectionProcessReportedStats.builder() in testLogRunAdSelectionProcessReportedStats()135 ArgumentCaptor<RunAdSelectionProcessReportedStats> argumentCaptor = in testLogRunAdSelectionProcessReportedStats()136 ArgumentCaptor.forClass(RunAdSelectionProcessReportedStats.class); in testLogRunAdSelectionProcessReportedStats()
212 ArgumentCaptor<RunAdSelectionProcessReportedStats>363 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in testAdSelectionExecutionLogger_SuccessAdSelection()1545 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()1580 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()