Searched refs:RunAdSelectionProcessReportedStats (Results 1 – 11 of 11) sorted by relevance
25 public abstract class RunAdSelectionProcessReportedStats { class78 public abstract RunAdSelectionProcessReportedStats build(); in build()
601 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in close()613 private RunAdSelectionProcessReportedStats getRunAdSelectionProcessReportedStats( in getRunAdSelectionProcessReportedStats()615 return RunAdSelectionProcessReportedStats.builder() in getRunAdSelectionProcessReportedStats()
60 void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats); in logRunAdSelectionProcessReportedStats()
55 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) {} in logRunAdSelectionProcessReportedStats()
115 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) { in logRunAdSelectionProcessReportedStats()
228 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) { in logRunAdSelectionProcessReportedStats()
42 RunAdSelectionProcessReportedStats stats = in testBuilderCreateSuccess()43 RunAdSelectionProcessReportedStats.builder() in testBuilderCreateSuccess()
204 RunAdSelectionProcessReportedStats stats = in testLogRunAdSelectionProcessReportedStats()205 RunAdSelectionProcessReportedStats.builder() in testLogRunAdSelectionProcessReportedStats()215 ArgumentCaptor<RunAdSelectionProcessReportedStats> argumentCaptor = in testLogRunAdSelectionProcessReportedStats()216 ArgumentCaptor.forClass(RunAdSelectionProcessReportedStats.class); in testLogRunAdSelectionProcessReportedStats()218 RunAdSelectionProcessReportedStats loggedStats = argumentCaptor.getValue(); in testLogRunAdSelectionProcessReportedStats()
224 ArgumentCaptor<RunAdSelectionProcessReportedStats>388 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in testAdSelectionExecutionLogger_SuccessAdSelection()1517 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()1550 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()
163 import com.android.adservices.service.stats.RunAdSelectionProcessReportedStats;970 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogic()1102 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()1253 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagEnabled()1400 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagDisabled()1528 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWinnerWithoutBuyerDataVersionHeader()1659 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingDisabled()1755 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_prebuiltScoringLogic()1975 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_flagToPreV3_preV3BiddingLogic()2051 isA(RunAdSelectionProcessReportedStats.class)); in testRunAdSelectionSuccess_v3BiddingLogic()[all …]
182 import com.android.adservices.service.stats.RunAdSelectionProcessReportedStats;276 ArgumentCaptor<RunAdSelectionProcessReportedStats>4681 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in verifyLogForSuccessfulAdSelectionProcess()4702 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in verifyLogForFailurePriorPersistAdSelection()4723 RunAdSelectionProcessReportedStats runAdSelectionProcessReportedStats = in verifyLogForFailureByRunAdSelectionOrchestrationTimesOut()