Searched refs:STOP_ELAPSED_TIMESTAMP (Results 1 – 7 of 7) sorted by relevance
23 … static com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.STOP_ELAPSED_TIMESTAMP;63 STOP_ELAPSED_TIMESTAMP); in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()79 .isEqualTo((int) (STOP_ELAPSED_TIMESTAMP - BACKGROUND_FETCH_START_TIMESTAMP)); in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()100 .thenReturn(BACKGROUND_FETCH_START_TIMESTAMP, STOP_ELAPSED_TIMESTAMP); in testBackgroundFetchExecutionLogger_repeatedEndBackgroundFetch()
23 … static com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.STOP_ELAPSED_TIMESTAMP;69 STOP_ELAPSED_TIMESTAMP); in testUpdateCustomAudienceExecutionLogger_Success()82 .isEqualTo((int) (STOP_ELAPSED_TIMESTAMP - UPDATE_CUSTOM_AUDIENCE_START_TIMESTAMP)); in testUpdateCustomAudienceExecutionLogger_Success()108 STOP_ELAPSED_TIMESTAMP); in testUpdateCustomAudienceExecutionLogger_RepeatedClose()
34 private static final long STOP_ELAPSED_TIMESTAMP = 110L; field in ApiServiceLatencyCalculatorTest36 (int) (STOP_ELAPSED_TIMESTAMP - START_ELAPSED_TIMESTAMP);61 .thenReturn(START_ELAPSED_TIMESTAMP, STOP_ELAPSED_TIMESTAMP); in testApiServiceLatencyCalculatorStop_calculateInternalFinalLatencyOnce()
25 … static com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.STOP_ELAPSED_TIMESTAMP;98 (int) (STOP_ELAPSED_TIMESTAMP - RUN_AD_BIDDING_PER_CA_START_TIMESTAMP);145 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCAExecutionLogger_SuccessRunAdBiddingPerCA()227 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCAExecutionLogger_FailedBeforeGenerateBids()284 .isEqualTo((int) (STOP_ELAPSED_TIMESTAMP - RUN_BIDDING_START_TIMESTAMP)); in testRunAdBiddingPerCAExecutionLogger_FailedBeforeGenerateBids()309 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCAExecutionLogger_FailedByGenerateBids()364 .isEqualTo((int) (STOP_ELAPSED_TIMESTAMP - GENERATE_BIDS_START_TIMESTAMP)); in testRunAdBiddingPerCAExecutionLogger_FailedByGenerateBids()366 .isEqualTo((int) (STOP_ELAPSED_TIMESTAMP - RUN_BIDDING_START_TIMESTAMP)); in testRunAdBiddingPerCAExecutionLogger_FailedByGenerateBids()389 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCAExecutionLogger_FailedByGetTrustedBiddingSignals()440 (STOP_ELAPSED_TIMESTAMP in testRunAdBiddingPerCAExecutionLogger_FailedByGetTrustedBiddingSignals()[all …]
156 public static final long STOP_ELAPSED_TIMESTAMP = PERSIST_AD_SELECTION_END_TIMESTAMP + 1; field in AdSelectionExecutionLoggerTest158 (int) (STOP_ELAPSED_TIMESTAMP - START_ELAPSED_TIMESTAMP);273 STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_SuccessAdSelection()421 STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()536 STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()647 STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()1476 STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_missingEndOfPersistAdSelection()1493 .thenReturn(START_ELAPSED_TIMESTAMP, STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_missingPersistAdSelection()1508 .thenReturn(START_ELAPSED_TIMESTAMP, STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_RunAdSelectionFailedBeforePersistAdSelection()1539 STOP_ELAPSED_TIMESTAMP); in testAdSelectionExecutionLogger_RunAdSelectionFailedDuringPersistAdSelection()[all …]
34 … static com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.STOP_ELAPSED_TIMESTAMP;471 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogic()582 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicWithDataVersionHeaderEnabled()700 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicWithDataVersionHeaderDisabled()816 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicWithDataVersionHeaderTakesFirstOfMultipleValues()920 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicWithAdCost()1026 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicAllAdsButWinnerHaveAdCost()1138 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicWithAdCostAndDataVersionHeader()1242 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicWithCopier()1362 STOP_ELAPSED_TIMESTAMP); in testRunAdBiddingPerCASuccess_preV3BiddingLogicWithCopierWithAdCounterKeys()[all …]
74 … static com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.STOP_ELAPSED_TIMESTAMP;4450 STOP_ELAPSED_TIMESTAMP); in setAdSelectionExecutionLoggerMockWithSuccessAdSelection()4462 .thenReturn(START_ELAPSED_TIMESTAMP, STOP_ELAPSED_TIMESTAMP); in setAdSelectionExecutionLoggerMockWithFailedAdSelectionByValidateRequest()4478 STOP_ELAPSED_TIMESTAMP); in setAdSelectionExecutionLoggerMockWithFailedAdSelectionByNoCAs()4496 STOP_ELAPSED_TIMESTAMP); in setAdSelectionExecutionLoggerMockWithFailedAdSelectionByNoBiddingOutcomes()4526 STOP_ELAPSED_TIMESTAMP); in setAdSelectionExecutionLoggerMockWithContextualAdsAndNoCAs()4545 STOP_ELAPSED_TIMESTAMP); in setAdSelectionExecutionLoggerMockWithFailedAdSelectionDuringScoring()4563 STOP_ELAPSED_TIMESTAMP); in setAdSelectionExecutionLoggerMockWithFailedAdSelectionBeforePersistAdSelection()