Searched refs:REPEATED_END_RUN_AD_SCORING (Results 1 – 2 of 2) sorted by relevance
165 static final String REPEATED_END_RUN_AD_SCORING = field in AdSelectionExecutionLogger531 throw new IllegalStateException(REPEATED_END_RUN_AD_SCORING); in endRunAdScoring()
44 …static com.android.adservices.service.stats.AdSelectionExecutionLogger.REPEATED_END_RUN_AD_SCORING;1418 assertThat(throwable.getMessage()).contains(REPEATED_END_RUN_AD_SCORING); in testAdSelectionExecutionLogger_redundantEndRunAdScoring()