Home
last modified time | relevance | path

Searched defs:beforeTimeout (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DRescuePartyTest.java469 long beforeTimeout = now - TimeUnit.MINUTES.toMillis(THROTTLING_DURATION_MIN - 1); in testThrottlingOnBootFailures() local
481 long beforeTimeout = now - TimeUnit.MINUTES.toMillis(THROTTLING_DURATION_MIN - 1); in testThrottlingOnAppCrash() local