Searched refs:MISSING_START_SCORE_ADS (Results 1 – 2 of 2) sorted by relevance
193 static final String MISSING_START_SCORE_ADS = field in AdSelectionExecutionLogger502 if (mScoreAdsStartTimestamp == 0L) throw new IllegalStateException(MISSING_START_SCORE_ADS); in endScoreAds()
36 …ort static com.android.adservices.service.stats.AdSelectionExecutionLogger.MISSING_START_SCORE_ADS;1306 assertThat(throwable.getMessage()).contains(MISSING_START_SCORE_ADS); in testAdSelectionExecutionLogger_missingStartScoreAds()