Searched refs:GET_TRUSTED_SCORING_SIGNALS_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 | 138 public static final long GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP = field in AdSelectionExecutionLoggerTest 141 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP + GET_TRUSTED_SCORING_SIGNALS_LATENCY_MS; 265 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection() 417 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds() 534 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals() 604 - GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP)); in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals() 1209 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP); in testAdSelectionExecutionLogger_redundantStartGetTrustedScoringSignals() 1233 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testAdSelectionExecutionLogger_redundantEndGetTrustedScoringSignals() 1262 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testAdSelectionExecutionLogger_redundantStartScoreAds() 1291 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testAdSelectionExecutionLogger_missingStartScoreAds() [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AdsScoreGeneratorImplTest.java | 40 …dservices.service.stats.AdSelectionExecutionLoggerTest.GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP; 305 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringSuccess() 414 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderEnabled() 540 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringSuccessWithDataVersionHeaderDisabled() 661 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringSuccess_withDebugReportingEnabled() 805 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringContextual_Success() 930 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringContextual_withDebugReportingEnabled_Success() 1078 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringContextual_UseOverride_Success() 1241 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testRunAdScoringContextualScoresMismatch_Failure() 1333 GET_TRUSTED_SCORING_SIGNALS_START_TIMESTAMP, in testMissingTrustedSignalsException() [all …]
|