Searched refs:GET_AD_SELECTION_LOGIC_START_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 | 133 public static final long GET_AD_SELECTION_LOGIC_START_TIMESTAMP = field in AdSelectionExecutionLoggerTest 136 GET_AD_SELECTION_LOGIC_START_TIMESTAMP + GET_AD_SELECTION_LOGIC_LATENCY_MS; 262 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection() 414 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds() 531 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals() 645 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript() 702 - GET_AD_SELECTION_LOGIC_START_TIMESTAMP)); in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript() 1084 GET_AD_SELECTION_LOGIC_START_TIMESTAMP); in testAdSelectionExecutionLogger_redundantStartGetAdSelectionLogic() 1116 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testAdSelectionExecutionLogger_redundantEndGetAdSelectionLogic() 1137 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testAdSelectionExecutionLogger_missingStartGetAdScores() [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AdsScoreGeneratorImplTest.java | 37 …oid.adservices.service.stats.AdSelectionExecutionLoggerTest.GET_AD_SELECTION_LOGIC_START_TIMESTAMP; 302 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringSuccess() 411 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderEnabled() 537 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderDisabled() 658 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringSuccess_withDebugReportingEnabled() 802 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringContextual_Success() 927 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringContextual_withDebugReportingEnabled_Success() 1075 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringContextual_UseOverride_Success() 1238 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testRunAdScoringContextualScoresMismatch_Failure() 1330 GET_AD_SELECTION_LOGIC_START_TIMESTAMP, in testMissingTrustedSignalsException() [all …]
|