Searched refs:logRunAdSelectionProcessReportedStats (Results 1 – 9 of 9) sorted by relevance
926 .logRunAdSelectionProcessReportedStats(any()); in testRunAdSelectionSuccess_preV3BiddingLogic()969 .logRunAdSelectionProcessReportedStats( in testRunAdSelectionSuccess_preV3BiddingLogic()1046 .logRunAdSelectionProcessReportedStats(any()); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()1101 .logRunAdSelectionProcessReportedStats( in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()1178 .logRunAdSelectionProcessReportedStats(any()); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagEnabled()1252 .logRunAdSelectionProcessReportedStats( in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagEnabled()1329 .logRunAdSelectionProcessReportedStats(any()); in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagDisabled()1399 .logRunAdSelectionProcessReportedStats( in testRunAdSelectionSuccess_preV3BiddingLogicWithDataVersionHeaderFlagDisabled()1475 .logRunAdSelectionProcessReportedStats(any()); in testRunAdSelectionSuccess_preV3BiddingLogicWinnerWithoutBuyerDataVersionHeader()1527 .logRunAdSelectionProcessReportedStats( in testRunAdSelectionSuccess_preV3BiddingLogicWinnerWithoutBuyerDataVersionHeader()[all …]
4679 .logRunAdSelectionProcessReportedStats( in verifyLogForSuccessfulAdSelectionProcess()4700 .logRunAdSelectionProcessReportedStats( in verifyLogForFailurePriorPersistAdSelection()4721 .logRunAdSelectionProcessReportedStats( in verifyLogForFailureByRunAdSelectionOrchestrationTimesOut()
115 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) { in logRunAdSelectionProcessReportedStats() method in AdServicesLoggerImpl116 mStatsdAdServicesLogger.logRunAdSelectionProcessReportedStats(stats); in logRunAdSelectionProcessReportedStats()
60 void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats); in logRunAdSelectionProcessReportedStats() method
55 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) {} in logRunAdSelectionProcessReportedStats() method in NoOpLoggerImpl
604 mAdServicesLogger.logRunAdSelectionProcessReportedStats(runAdSelectionProcessReportedStats); in close()
228 public void logRunAdSelectionProcessReportedStats(RunAdSelectionProcessReportedStats stats) { in logRunAdSelectionProcessReportedStats() method in StatsdAdServicesLogger
386 .logRunAdSelectionProcessReportedStats( in testAdSelectionExecutionLogger_SuccessAdSelection()1515 .logRunAdSelectionProcessReportedStats( in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()1548 .logRunAdSelectionProcessReportedStats( in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()
214 mAdservicesLogger.logRunAdSelectionProcessReportedStats(stats); in testLogRunAdSelectionProcessReportedStats()217 verify(mStatsdLoggerMock).logRunAdSelectionProcessReportedStats(argumentCaptor.capture()); in testLogRunAdSelectionProcessReportedStats()