Searched refs:FAIL_DELTA (Results 1 – 1 of 1) sorted by relevance
88 private static final long FAIL_DELTA = 50; field in BasicApiTests233 if (delta < FAIL_DELTA) { in testExactAlarmBatching()387 (secondAlarmTime - firstAlarmTime) > (PRIORITY_ALARM_DELAY - FAIL_DELTA)); in testSetPrioritized()