Home
last modified time | relevance | path

Searched defs:CREATION_TIMESTAMP (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBAdSelectionDebugReportTest.java31 private static final long CREATION_TIMESTAMP = Instant.now().toEpochMilli(); field in DBAdSelectionDebugReportTest
DDBConsentedDebugConfigurationTest.java34 private static final Instant CREATION_TIMESTAMP = Instant.now(); field in DBConsentedDebugConfigurationTest
DConsentedDebugConfigurationDaoTest.java46 private static final Instant CREATION_TIMESTAMP = FIXED_NOW; field in ConsentedDebugConfigurationDaoTest
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/debug/
DConsentedDebugConfigurationGeneratorFactoryTest.java41 private static final Instant CREATION_TIMESTAMP = FIXED_NOW; field in ConsentedDebugConfigurationGeneratorFactoryTest