Searched refs:getPersistAdSelectionResultCode (Results 1 – 6 of 6) sorted by relevance
36 public abstract int getPersistAdSelectionResultCode(); in getPersistAdSelectionResultCode() method in RunAdSelectionProcessReportedStats
620 getPersistAdSelectionResultCode(runAdSelectionResultCode)) in getRunAdSelectionProcessReportedStats()844 private int getPersistAdSelectionResultCode(int resultCode) { in getPersistAdSelectionResultCode() method in AdSelectionExecutionLogger
234 stats.getPersistAdSelectionResultCode(), in logRunAdSelectionProcessReportedStats()
57 assertEquals(PERSIST_AD_SELECTION_RESULT_CODE, stats.getPersistAdSelectionResultCode()); in testBuilderCreateSuccess()
396 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionResultCode()) in testAdSelectionExecutionLogger_SuccessAdSelection()1525 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionResultCode()) in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()1558 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionResultCode()) in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()
4690 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionResultCode()) in verifyLogForSuccessfulAdSelectionProcess()4711 assertThat(runAdSelectionProcessReportedStats.getPersistAdSelectionResultCode()) in verifyLogForFailurePriorPersistAdSelection()