Searched refs:SLIDING_WINDOW (Results 1 – 1 of 1) sorted by relevance
29 final int SLIDING_WINDOW = 100; in testCrashingTooManyTimes() local32 CarService.CrashTracker crashTracker = new CrashTracker(3, SLIDING_WINDOW, in testCrashingTooManyTimes()38 Thread.sleep(SLIDING_WINDOW + 1); in testCrashingTooManyTimes()