Searched refs:FIXED_NEXT_ONE_DAY (Results 1 – 12 of 12) sorted by relevance
20 import static android.adservices.common.CommonFixture.FIXED_NEXT_ONE_DAY;114 null, DEBUG_URI, true, FIXED_NEXT_ONE_DAY.toEpochMilli()); in testDeleteDebugReportsBeforeTime()119 mAdSelectionDebugReportDao.getDebugReportsBeforeTime(FIXED_NEXT_ONE_DAY, 1000); in testDeleteDebugReportsBeforeTime()122 mAdSelectionDebugReportDao.getDebugReportsBeforeTime(FIXED_NEXT_ONE_DAY, 1000); in testDeleteDebugReportsBeforeTime()
124 CommonFixture.FIXED_NEXT_ONE_DAY) in testCustomAudienceBackgroundFetchDataFromJson_happyPath()148 .isEqualTo(CommonFixture.FIXED_NEXT_ONE_DAY); in testCustomAudienceBackgroundFetchDataFromJson_happyPath()
34 private static final Instant VALID_EXPIRATION_TIME = CommonFixture.FIXED_NEXT_ONE_DAY;
38 private static final Instant SCHEDULED_TIME = CommonFixture.FIXED_NEXT_ONE_DAY;
581 CommonFixture.FIXED_NEXT_ONE_DAY.truncatedTo(ChronoUnit.MILLIS))591 CommonFixture.FIXED_NEXT_ONE_DAY.truncatedTo(ChronoUnit.MILLIS))602 CommonFixture.FIXED_NEXT_ONE_DAY.truncatedTo(ChronoUnit.MILLIS))612 .setExpirationTime(CommonFixture.FIXED_NEXT_ONE_DAY)2690 .setScheduledTime(CommonFixture.FIXED_NEXT_ONE_DAY) in testInsertAndQueryScheduledCustomAudienceUpdateInFuture_Empty()
56 public static final Instant FIXED_NEXT_ONE_DAY = FIXED_NOW.plus(1, ChronoUnit.DAYS); field in CommonFixture
42 private static final Instant VALID_EXPIRATION_TIME = CommonFixture.FIXED_NEXT_ONE_DAY;
57 public static final Instant EXPIRATION_TIME = CommonFixture.FIXED_NEXT_ONE_DAY;
104 private static final Instant SCHEDULED_TIME = CommonFixture.FIXED_NEXT_ONE_DAY;
502 CommonFixture.FIXED_NEXT_ONE_DAY.truncatedTo(ChronoUnit.MILLIS)) in testPersistMetadataReplacesExisting()
2010 CommonFixture.FIXED_NEXT_ONE_DAY, 1000); in testFledgeFlowSuccessWithDebugReportingSentInBatch()2105 CommonFixture.FIXED_NEXT_ONE_DAY, 1000); in testFledgeFlowSuccessWithDebugReportingDisabledWhenLatEnabled()2173 CommonFixture.FIXED_NEXT_ONE_DAY, 1000); in testFledgeFlowSuccessWithDebugReportingDisabledWhenAdIdServiceDisabled()