Searched refs:MISSING_START_RUN_AD_BIDDING (Results 1 – 2 of 2) sorted by relevance
126 static final String MISSING_START_RUN_AD_BIDDING = field in AdSelectionExecutionLogger369 throw new IllegalStateException(MISSING_START_RUN_AD_BIDDING); in endBiddingProcess()
34 …tatic com.android.adservices.service.stats.AdSelectionExecutionLogger.MISSING_START_RUN_AD_BIDDING;868 assertThat(throwable.getMessage()).contains(MISSING_START_RUN_AD_BIDDING); in testAdSelectionExecutionLogger_missingStartOfRunAdBiddingWithEndRunAdBidding()