Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdSelectionExecutionLoggerTest.java132 public static final long RUN_AD_SCORING_START_TIMESTAMP = RUN_AD_BIDDING_END_TIMESTAMP; field in AdSelectionExecutionLoggerTest
134 RUN_AD_SCORING_START_TIMESTAMP + 1L;
151 (int) (RUN_AD_SCORING_END_TIMESTAMP - RUN_AD_SCORING_START_TIMESTAMP);
261 RUN_AD_SCORING_START_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection()
413 RUN_AD_SCORING_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
530 RUN_AD_SCORING_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
644 RUN_AD_SCORING_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
1038 .thenReturn(START_ELAPSED_TIMESTAMP, RUN_AD_SCORING_START_TIMESTAMP); in testAdSelectionExecutionLogger_redundantStartRunAdScoring()
1066 .thenReturn(START_ELAPSED_TIMESTAMP, RUN_AD_SCORING_START_TIMESTAMP); in testAdSelectionExecutionLogger_missingStartGetAdSelectionLogic()
1083 RUN_AD_SCORING_START_TIMESTAMP, in testAdSelectionExecutionLogger_redundantStartGetAdSelectionLogic()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdsScoreGeneratorImplTest.java43 …com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.RUN_AD_SCORING_START_TIMESTAMP;
301 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringSuccess()
410 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderEnabled()
536 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderDisabled()
657 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringSuccess_withDebugReportingEnabled()
801 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringContextual_Success()
926 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringContextual_withDebugReportingEnabled_Success()
1074 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringContextual_UseOverride_Success()
1237 RUN_AD_SCORING_START_TIMESTAMP, in testRunAdScoringContextualScoresMismatch_Failure()
1329 RUN_AD_SCORING_START_TIMESTAMP, in testMissingTrustedSignalsException()
[all …]