Searched refs:REPEATED_START_GET_AD_SCORES (Results 1 – 2 of 2) sorted by relevance
213 static final String REPEATED_START_GET_AD_SCORES = field in AdSelectionExecutionLogger455 throw new IllegalStateException(REPEATED_START_GET_AD_SCORES); in startGetAdScores()
47 …tatic com.android.adservices.service.stats.AdSelectionExecutionLogger.REPEATED_START_GET_AD_SCORES;1172 assertThat(throwable.getMessage()).contains(REPEATED_START_GET_AD_SCORES); in testAdSelectionExecutionLogger_redundantStartGetAdScores()