Searched refs:GET_AD_SCORES_END_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AdsScoreGeneratorImplTest.java | 32 …ic com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.GET_AD_SCORES_END_TIMESTAMP; 309 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringSuccess() 418 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderEnabled() 544 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderDisabled() 665 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringSuccess_withDebugReportingEnabled() 809 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringContextual_Success() 934 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringContextual_withDebugReportingEnabled_Success() 1082 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringContextual_UseOverride_Success() 1245 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringContextualScoresMismatch_Failure() 1401 GET_AD_SCORES_END_TIMESTAMP, in testRunAdScoringUseDevOverrideForJS()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
D | AdSelectionExecutionLoggerTest.java | 146 public static final long GET_AD_SCORES_END_TIMESTAMP = SCORE_ADS_END_TIMESTAMP; field in AdSelectionExecutionLoggerTest 148 (int) (GET_AD_SCORES_END_TIMESTAMP - GET_AD_SCORES_START_TIMESTAMP); 149 public static final long RUN_AD_SCORING_END_TIMESTAMP = GET_AD_SCORES_END_TIMESTAMP + 1L; 269 GET_AD_SCORES_END_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection() 1382 GET_AD_SCORES_END_TIMESTAMP); in testAdSelectionExecutionLogger_redundantEndGetScoreAds()
|