Searched refs:runAdScoringProcessReportedStats (Results 1 – 3 of 3) sorted by relevance
342 RunAdScoringProcessReportedStats runAdScoringProcessReportedStats = in testAdSelectionExecutionLogger_SuccessAdSelection() local344 assertThat(runAdScoringProcessReportedStats.getGetAdSelectionLogicLatencyInMillis()) in testAdSelectionExecutionLogger_SuccessAdSelection()346 assertThat(runAdScoringProcessReportedStats.getGetAdSelectionLogicResultCode()) in testAdSelectionExecutionLogger_SuccessAdSelection()348 assertThat(runAdScoringProcessReportedStats.getGetAdSelectionLogicScriptType()) in testAdSelectionExecutionLogger_SuccessAdSelection()350 assertThat(runAdScoringProcessReportedStats.getFetchedAdSelectionLogicScriptSizeInBytes()) in testAdSelectionExecutionLogger_SuccessAdSelection()352 assertThat(runAdScoringProcessReportedStats.getGetTrustedScoringSignalsLatencyInMillis()) in testAdSelectionExecutionLogger_SuccessAdSelection()354 assertThat(runAdScoringProcessReportedStats.getGetTrustedScoringSignalsResultCode()) in testAdSelectionExecutionLogger_SuccessAdSelection()357 runAdScoringProcessReportedStats in testAdSelectionExecutionLogger_SuccessAdSelection()361 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in testAdSelectionExecutionLogger_SuccessAdSelection()363 assertThat(runAdScoringProcessReportedStats.getGetAdScoresLatencyInMillis()) in testAdSelectionExecutionLogger_SuccessAdSelection()[all …]
1710 RunAdScoringProcessReportedStats runAdScoringProcessReportedStats = in verifyFailedAdScoringLoggingTimeout() local1714 assertThat(runAdScoringProcessReportedStats.getNumOfCasEnteringScoring()) in verifyFailedAdScoringLoggingTimeout()1716 assertThat(runAdScoringProcessReportedStats.getNumOfRemarketingAdsEnteringScoring()) in verifyFailedAdScoringLoggingTimeout()1718 assertThat(runAdScoringProcessReportedStats.getNumOfContextualAdsEnteringScoring()) in verifyFailedAdScoringLoggingTimeout()1720 assertThat(runAdScoringProcessReportedStats.getRunAdScoringResultCode()) in verifyFailedAdScoringLoggingTimeout()1751 RunAdScoringProcessReportedStats runAdScoringProcessReportedStats = in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds() local1753 assertThat(runAdScoringProcessReportedStats.getGetAdSelectionLogicLatencyInMillis()) in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()1755 assertThat(runAdScoringProcessReportedStats.getGetAdSelectionLogicResultCode()) in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()1757 assertThat(runAdScoringProcessReportedStats.getGetAdSelectionLogicScriptType()) in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()1759 assertThat(runAdScoringProcessReportedStats.getFetchedAdSelectionLogicScriptSizeInBytes()) in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()[all …]
535 RunAdScoringProcessReportedStats runAdScoringProcessReportedStats = in endRunAdScoring() local538 mAdServicesLogger.logRunAdScoringProcessReportedStats(runAdScoringProcessReportedStats); in endRunAdScoring()