Home
last modified time | relevance | path

Searched refs:GET_AD_SCORES_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.java137 public static final long GET_AD_SCORES_START_TIMESTAMP = GET_AD_SELECTION_LOGIC_END_TIMESTAMP; field in AdSelectionExecutionLoggerTest
139 GET_AD_SCORES_START_TIMESTAMP + 1;
148 (int) (GET_AD_SCORES_END_TIMESTAMP - GET_AD_SCORES_START_TIMESTAMP);
264 GET_AD_SCORES_START_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection()
416 GET_AD_SCORES_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
500 .isEqualTo((int) (RUN_AD_SCORING_END_TIMESTAMP - GET_AD_SCORES_START_TIMESTAMP)); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
533 GET_AD_SCORES_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
614 .isEqualTo((int) (RUN_AD_SCORING_END_TIMESTAMP - GET_AD_SCORES_START_TIMESTAMP)); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
1160 GET_AD_SCORES_START_TIMESTAMP); in testAdSelectionExecutionLogger_redundantStartGetAdScores()
1183 GET_AD_SCORES_START_TIMESTAMP); in testAdSelectionExecutionLogger_missingStartGetTrustedScoringSignals()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdsScoreGeneratorImplTest.java34 … com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.GET_AD_SCORES_START_TIMESTAMP;
304 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringSuccess()
413 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderEnabled()
539 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderDisabled()
660 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringSuccess_withDebugReportingEnabled()
804 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringContextual_Success()
929 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringContextual_withDebugReportingEnabled_Success()
1077 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringContextual_UseOverride_Success()
1240 GET_AD_SCORES_START_TIMESTAMP, in testRunAdScoringContextualScoresMismatch_Failure()
1332 GET_AD_SCORES_START_TIMESTAMP, in testMissingTrustedSignalsException()
[all …]