Home
last modified time | relevance | path

Searched refs:crashTracker (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCrashTrackerTest.java32 CarService.CrashTracker crashTracker = new CrashTracker(3, SLIDING_WINDOW, in testCrashingTooManyTimes() local
36 crashTracker.crashDetected(); in testCrashingTooManyTimes()
37 crashTracker.crashDetected(); in testCrashingTooManyTimes()
39 crashTracker.crashDetected(); in testCrashingTooManyTimes()
43 crashTracker.crashDetected(); in testCrashingTooManyTimes()
45 crashTracker.crashDetected(); in testCrashingTooManyTimes()