Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java3395 final int SWITCH_TIME_LIMIT_MS = 60; in benchmarkRequestRegistrationAndCallbackDispatch() local
3438 await(losingLatch, 10 * SWITCH_TIME_LIMIT_MS); in benchmarkRequestRegistrationAndCallbackDispatch()
3443 NUM_REQUESTS, onLostDispatchingDuration, SWITCH_TIME_LIMIT_MS), in benchmarkRequestRegistrationAndCallbackDispatch()
3444 onLostDispatchingDuration <= SWITCH_TIME_LIMIT_MS); in benchmarkRequestRegistrationAndCallbackDispatch()