Searched refs:getDBAdSelectionSizeInBytes (Results 1 – 6 of 6) sorted by relevance
30 public abstract int getDBAdSelectionSizeInBytes(); in getDBAdSelectionSizeInBytes() method in RunAdSelectionProcessReportedStats
232 stats.getDBAdSelectionSizeInBytes(), in logRunAdSelectionProcessReportedStats()
53 assertEquals(DB_AD_SELECTION_SIZE_IN_BYTES, stats.getDBAdSelectionSizeInBytes()); in testBuilderCreateSuccess()
392 assertThat(runAdSelectionProcessReportedStats.getDBAdSelectionSizeInBytes()) in testAdSelectionExecutionLogger_SuccessAdSelection()1521 assertThat(runAdSelectionProcessReportedStats.getDBAdSelectionSizeInBytes()) in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()1554 assertThat(runAdSelectionProcessReportedStats.getDBAdSelectionSizeInBytes()) in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()
220 expect.that(loggedStats.getDBAdSelectionSizeInBytes()) in testLogRunAdSelectionProcessReportedStats()
4686 assertThat(runAdSelectionProcessReportedStats.getDBAdSelectionSizeInBytes()) in verifyLogForSuccessfulAdSelectionProcess()4707 assertThat(runAdSelectionProcessReportedStats.getDBAdSelectionSizeInBytes()) in verifyLogForFailurePriorPersistAdSelection()