Searched refs:REPEATED_START_RUN_AD_SCORING (Results 1 – 2 of 2) sorted by relevance
157 static final String REPEATED_START_RUN_AD_SCORING = field in AdSelectionExecutionLogger401 throw new IllegalStateException(REPEATED_START_RUN_AD_SCORING); in startRunAdScoring()
52 …atic com.android.adservices.service.stats.AdSelectionExecutionLogger.REPEATED_START_RUN_AD_SCORING;1046 assertThat(throwable.getMessage()).contains(REPEATED_START_RUN_AD_SCORING); in testAdSelectionExecutionLogger_redundantStartRunAdScoring()