Searched refs:GET_AD_SELECTION_LOGIC_END_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
D | AdSelectionExecutionLoggerTest.java | 135 public static final long GET_AD_SELECTION_LOGIC_END_TIMESTAMP = field in AdSelectionExecutionLoggerTest 137 public static final long GET_AD_SCORES_START_TIMESTAMP = GET_AD_SELECTION_LOGIC_END_TIMESTAMP; 263 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection() 415 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds() 532 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals() 1117 GET_AD_SELECTION_LOGIC_END_TIMESTAMP); in testAdSelectionExecutionLogger_redundantEndGetAdSelectionLogic() 1138 GET_AD_SELECTION_LOGIC_END_TIMESTAMP); in testAdSelectionExecutionLogger_missingStartGetAdScores() 1159 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testAdSelectionExecutionLogger_redundantStartGetAdScores() 1182 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testAdSelectionExecutionLogger_missingStartGetTrustedScoringSignals() 1207 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testAdSelectionExecutionLogger_redundantStartGetTrustedScoringSignals() [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AdsScoreGeneratorImplTest.java | 35 …droid.adservices.service.stats.AdSelectionExecutionLoggerTest.GET_AD_SELECTION_LOGIC_END_TIMESTAMP; 303 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringSuccess() 412 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderEnabled() 538 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderDisabled() 659 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringSuccess_withDebugReportingEnabled() 803 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringContextual_Success() 928 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringContextual_withDebugReportingEnabled_Success() 1076 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringContextual_UseOverride_Success() 1239 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testRunAdScoringContextualScoresMismatch_Failure() 1331 GET_AD_SELECTION_LOGIC_END_TIMESTAMP, in testMissingTrustedSignalsException() [all …]
|