Searched refs:REPEATED_END_SCORE_ADS (Results 1 – 2 of 2) sorted by relevance
197 static final String REPEATED_END_SCORE_ADS = field in AdSelectionExecutionLogger504 throw new IllegalStateException(REPEATED_END_SCORE_ADS); in endScoreAds()
45 …port static com.android.adservices.service.stats.AdSelectionExecutionLogger.REPEATED_END_SCORE_ADS;1337 assertThat(throwable.getMessage()).contains(REPEATED_END_SCORE_ADS); in testAdSelectionExecutionLogger_redundantEndScoreAds()