Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java4685 final int SWITCH_TIME_LIMIT_MS = 60; in benchmarkRequestRegistrationAndCallbackDispatch() local
4728 await(losingLatch, 10 * SWITCH_TIME_LIMIT_MS); in benchmarkRequestRegistrationAndCallbackDispatch()
4733 NUM_REQUESTS, onLostDispatchingDuration, SWITCH_TIME_LIMIT_MS), in benchmarkRequestRegistrationAndCallbackDispatch()
4734 onLostDispatchingDuration <= SWITCH_TIME_LIMIT_MS); in benchmarkRequestRegistrationAndCallbackDispatch()