Searched defs:nextWindowEndTime (Results 1 – 1 of 1) sorted by relevance
1136 final long nextWindowEndTime = now + 30 * MINUTE_IN_MILLIS; in testGetRescheduleJobForPeriodic_minPeriod() local1168 final long nextWindowEndTime = nextWindowStartTime + 365 * DAY_IN_MILLIS; in testGetRescheduleJobForPeriodic_largePeriod() local1186 final long nextWindowEndTime = now + 2 * HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_insideWindow() local1233 long nextWindowEndTime = now + 30 * MINUTE_IN_MILLIS; in testGetRescheduleJobForPeriodic_closeToEndOfWindow() local1397 final long nextWindowEndTime = now + 90 * MINUTE_IN_MILLIS; in testGetRescheduleJobForPeriodic_insideWindow_flex() local1431 final long nextWindowEndTime = now + 2 * HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_insideWindow_failedJob() local1488 long nextWindowEndTime = now + 2 * HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow() local1523 long nextWindowEndTime = now + 90 * MINUTE_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow_flex() local1568 long nextWindowEndTime = now + 2 * HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow_failedJob() local1608 long nextWindowEndTime = now + 90 * MINUTE_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow_flex_failedJob() local[all …]