Searched refs:MISSING_START_RUN_AD_SCORING (Results 1 – 2 of 2) sorted by relevance
161 static final String MISSING_START_RUN_AD_SCORING = field in AdSelectionExecutionLogger425 throw new IllegalStateException(MISSING_START_RUN_AD_SCORING); in startGetAdSelectionLogic()528 throw new IllegalStateException(MISSING_START_RUN_AD_SCORING); in endRunAdScoring()
35 …tatic com.android.adservices.service.stats.AdSelectionExecutionLogger.MISSING_START_RUN_AD_SCORING;1060 assertThat(throwable.getMessage()).contains(MISSING_START_RUN_AD_SCORING); in testAdSelectionExecutionLogger_missingStartRunAdScoring()