Searched refs:SCORE_ADS_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 | 44 …static com.android.adservices.service.stats.AdSelectionExecutionLoggerTest.SCORE_ADS_END_TIMESTAMP; 308 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringSuccess() 417 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderEnabled() 543 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderDisabled() 664 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringSuccess_withDebugReportingEnabled() 808 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringContextual_Success() 933 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringContextual_withDebugReportingEnabled_Success() 1081 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringContextual_UseOverride_Success() 1244 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringContextualScoresMismatch_Failure() 1400 SCORE_ADS_END_TIMESTAMP, in testRunAdScoringUseDevOverrideForJS()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
D | AdSelectionExecutionLoggerTest.java | 144 public static final long SCORE_ADS_END_TIMESTAMP = field in AdSelectionExecutionLoggerTest 146 public static final long GET_AD_SCORES_END_TIMESTAMP = SCORE_ADS_END_TIMESTAMP; 268 SCORE_ADS_END_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection() 1321 SCORE_ADS_END_TIMESTAMP); in testAdSelectionExecutionLogger_redundantEndScoreAds() 1381 SCORE_ADS_END_TIMESTAMP, in testAdSelectionExecutionLogger_redundantEndGetScoreAds()
|