Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java3437 long onLostDispatchingDuration = durationOf(() -> { in benchmarkRequestRegistrationAndCallbackDispatch() local
3441 NUM_REQUESTS - losingLatch.getCount(), NUM_REQUESTS, onLostDispatchingDuration)); in benchmarkRequestRegistrationAndCallbackDispatch()
3443 NUM_REQUESTS, onLostDispatchingDuration, SWITCH_TIME_LIMIT_MS), in benchmarkRequestRegistrationAndCallbackDispatch()
3444 onLostDispatchingDuration <= SWITCH_TIME_LIMIT_MS); in benchmarkRequestRegistrationAndCallbackDispatch()