Home
last modified time | relevance | path

Searched refs:PERSIST_AD_SELECTION_END_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdSelectionExecutionLoggerTest.java154 public static final long PERSIST_AD_SELECTION_END_TIMESTAMP = field in AdSelectionExecutionLoggerTest
156 public static final long STOP_ELAPSED_TIMESTAMP = PERSIST_AD_SELECTION_END_TIMESTAMP + 1;
272 PERSIST_AD_SELECTION_END_TIMESTAMP, in testAdSelectionExecutionLogger_SuccessAdSelection()
1444 PERSIST_AD_SELECTION_END_TIMESTAMP); in testAdSelectionExecutionLogger_redundantEndOfPersistAdSelection()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DOnDeviceAdSelectionRunnerTest.java66 …android.adservices.service.stats.AdSelectionExecutionLoggerTest.PERSIST_AD_SELECTION_END_TIMESTAMP;
250 (int) (PERSIST_AD_SELECTION_END_TIMESTAMP - PERSIST_AD_SELECTION_START_TIMESTAMP);
4449 PERSIST_AD_SELECTION_END_TIMESTAMP, in setAdSelectionExecutionLoggerMockWithSuccessAdSelection()