Searched refs:getScoreAdsLatencyInMillis (Results 1 – 6 of 6) sorted by relevance
48 public abstract int getScoreAdsLatencyInMillis(); in getScoreAdsLatencyInMillis() method in RunAdScoringProcessReportedStats
267 stats.getScoreAdsLatencyInMillis(), in logRunAdScoringProcessReportedStats()
98 assertEquals(SCORE_ADS_LATENCY_IN_MILLIS, stats.getScoreAdsLatencyInMillis()); in testBuilderCreateSuccess()
361 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in testAdSelectionExecutionLogger_SuccessAdSelection()497 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()611 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()717 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
281 expect.that(loggedStats.getScoreAdsLatencyInMillis()) in testLogRunAdScoringProcessReportedStats()
1769 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()1832 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in verifyFailedAdScoringLoggingMissingTrustedScoringSignals()1895 assertThat(runAdScoringProcessReportedStats.getScoreAdsLatencyInMillis()) in verifySuccessAdScoringLogging()