Searched refs:RUN_AD_BIDDING_LATENCY_MS (Results 1 – 2 of 2) sorted by relevance
102 public static final int RUN_AD_BIDDING_LATENCY_MS = 1; field in AdSelectionExecutionLoggerTest128 RUN_AD_BIDDING_START_TIMESTAMP + RUN_AD_BIDDING_LATENCY_MS;332 .isEqualTo(RUN_AD_BIDDING_LATENCY_MS); in testAdSelectionExecutionLogger_SuccessAdSelection()468 .isEqualTo(RUN_AD_BIDDING_LATENCY_MS); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()579 .isEqualTo(RUN_AD_BIDDING_LATENCY_MS); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()686 .isEqualTo(RUN_AD_BIDDING_LATENCY_MS); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
69 …atic com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.RUN_AD_BIDDING_LATENCY_MS;4639 .isEqualTo(RUN_AD_BIDDING_LATENCY_MS); in verifyLogForSuccessfulBiddingProcess()