Searched refs:RunAdBiddingProcessReportedStats (Results 1 – 11 of 11) sorted by relevance
23 public abstract class RunAdBiddingProcessReportedStats { class86 abstract RunAdBiddingProcessReportedStats build(); in build()
392 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in endBiddingProcess()626 private RunAdBiddingProcessReportedStats getRunAdBiddingProcessReportedStats(int resultCode) { in getRunAdBiddingProcessReportedStats()627 return RunAdBiddingProcessReportedStats.builder() in getRunAdBiddingProcessReportedStats()
65 void logRunAdBiddingProcessReportedStats(RunAdBiddingProcessReportedStats stats); in logRunAdBiddingProcessReportedStats()
58 public void logRunAdBiddingProcessReportedStats(RunAdBiddingProcessReportedStats stats) {} in logRunAdBiddingProcessReportedStats()
120 public void logRunAdBiddingProcessReportedStats(RunAdBiddingProcessReportedStats stats) { in logRunAdBiddingProcessReportedStats()
240 public void logRunAdBiddingProcessReportedStats(RunAdBiddingProcessReportedStats stats) { in logRunAdBiddingProcessReportedStats()
47 RunAdBiddingProcessReportedStats stats = in testBuilderCreateSuccess()48 RunAdBiddingProcessReportedStats.builder() in testBuilderCreateSuccess()
227 ArgumentCaptor<RunAdBiddingProcessReportedStats>313 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in testAdSelectionExecutionLogger_SuccessAdSelection()449 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()560 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()667 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()914 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in testAdSelectionExecutionLogger_failedGetBuyersCustomAudience()960 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in testAdSelectionExecutionLogger_emptyFetchedCustomAudiences()1009 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in testAdSelectionExecutionLogger_FailedDuringRunAdBidding()
303 RunAdBiddingProcessReportedStats stats = in testLogRunAdBiddingProcessReportedStats()304 RunAdBiddingProcessReportedStats.builder() in testLogRunAdBiddingProcessReportedStats()321 ArgumentCaptor<RunAdBiddingProcessReportedStats> argumentCaptor = in testLogRunAdBiddingProcessReportedStats()322 ArgumentCaptor.forClass(RunAdBiddingProcessReportedStats.class); in testLogRunAdBiddingProcessReportedStats()324 RunAdBiddingProcessReportedStats loggedStats = argumentCaptor.getValue(); in testLogRunAdBiddingProcessReportedStats()
161 import com.android.adservices.service.stats.RunAdBiddingProcessReportedStats;965 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogic()1097 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()1248 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagEnabled()1395 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagDisabled()1523 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWinnerWithoutBuyerDataVersionHeader()1654 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingDisabled()1750 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_prebuiltScoringLogic()1970 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_flagToPreV3_preV3BiddingLogic()2046 .logRunAdBiddingProcessReportedStats(isA(RunAdBiddingProcessReportedStats.class)); in testRunAdSelectionSuccess_v3BiddingLogic()[all …]
181 import com.android.adservices.service.stats.RunAdBiddingProcessReportedStats;282 ArgumentCaptor<RunAdBiddingProcessReportedStats>4599 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in verifyLogForSuccessfulBiddingProcess()4650 RunAdBiddingProcessReportedStats runAdBiddingProcessReportedStats = in verifyLogForFailedBiddingStageDuringFetchBuyersCustomAudience()