Searched refs:MISSING_START_GET_TRUSTED_SCORING_SIGNALS (Results 1 – 2 of 2) sorted by relevance
181 static final String MISSING_START_GET_TRUSTED_SCORING_SIGNALS = field in AdSelectionExecutionLogger477 throw new IllegalStateException(MISSING_START_GET_TRUSTED_SCORING_SIGNALS); in endGetTrustedScoringSignals()
32 …roid.adservices.service.stats.AdSelectionExecutionLogger.MISSING_START_GET_TRUSTED_SCORING_SIGNALS;1197 assertThat(throwable.getMessage()).contains(MISSING_START_GET_TRUSTED_SCORING_SIGNALS); in testAdSelectionExecutionLogger_missingStartGetTrustedScoringSignals()