Searched refs:MISSING_START_GET_AD_SCORES (Results 1 – 2 of 2) sorted by relevance
217 static final String MISSING_START_GET_AD_SCORES = field in AdSelectionExecutionLogger464 throw new IllegalStateException(MISSING_START_GET_AD_SCORES); in startGetTrustedScoringSignals()
30 …static com.android.adservices.service.stats.AdSelectionExecutionLogger.MISSING_START_GET_AD_SCORES;1149 assertThat(throwable.getMessage()).contains(MISSING_START_GET_AD_SCORES); in testAdSelectionExecutionLogger_missingStartGetAdScores()