Home
last modified time | relevance | path

Searched refs:RUN_AD_BIDDING_END_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdSelectionExecutionLoggerTest.java127 public static final long RUN_AD_BIDDING_END_TIMESTAMP = field in AdSelectionExecutionLoggerTest
129 public static final long BIDDING_STAGE_END_TIMESTAMP = RUN_AD_BIDDING_END_TIMESTAMP;
132 public static final long RUN_AD_SCORING_START_TIMESTAMP = RUN_AD_BIDDING_END_TIMESTAMP;
260 RUN_AD_BIDDING_END_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection()
412 RUN_AD_BIDDING_END_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
529 RUN_AD_BIDDING_END_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
643 RUN_AD_BIDDING_END_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
879 RUN_AD_BIDDING_END_TIMESTAMP); in testAdSelectionExecutionLogger_redundantEndRunAdBidding()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DOnDeviceAdSelectionRunnerTest.java68 …c com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.RUN_AD_BIDDING_END_TIMESTAMP;
4447 RUN_AD_BIDDING_END_TIMESTAMP, in setAdSelectionExecutionLoggerMockWithSuccessAdSelection()
4495 RUN_AD_BIDDING_END_TIMESTAMP, in setAdSelectionExecutionLoggerMockWithFailedAdSelectionByNoBiddingOutcomes()
4525 RUN_AD_BIDDING_END_TIMESTAMP, in setAdSelectionExecutionLoggerMockWithContextualAdsAndNoCAs()
4544 RUN_AD_BIDDING_END_TIMESTAMP, in setAdSelectionExecutionLoggerMockWithFailedAdSelectionDuringScoring()
4562 RUN_AD_BIDDING_END_TIMESTAMP, in setAdSelectionExecutionLoggerMockWithFailedAdSelectionBeforePersistAdSelection()