Searched refs:getPersistAdSelectionLatencyInMillis (Results 1 – 6 of 6) sorted by relevance
33 public abstract int getPersistAdSelectionLatencyInMillis(); in getPersistAdSelectionLatencyInMillis() method in RunAdSelectionProcessReportedStats
233 stats.getPersistAdSelectionLatencyInMillis(), in logRunAdSelectionProcessReportedStats()
56 stats.getPersistAdSelectionLatencyInMillis()); in testBuilderCreateSuccess()
394 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionLatencyInMillis()) in testAdSelectionExecutionLogger_SuccessAdSelection()1523 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionLatencyInMillis()) in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()1556 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionLatencyInMillis()) in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()
222 expect.that(loggedStats.getPersistAdSelectionLatencyInMillis()) in testLogRunAdSelectionProcessReportedStats()
4688 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionLatencyInMillis()) in verifyLogForSuccessfulAdSelectionProcess()4709 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionLatencyInMillis()) in verifyLogForFailurePriorPersistAdSelection()