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.java3445 long onLostDispatchingDuration = durationOf(() -> { in benchmarkRequestRegistrationAndCallbackDispatch() local
3449 NUM_REQUESTS - losingLatch.getCount(), NUM_REQUESTS, onLostDispatchingDuration)); in benchmarkRequestRegistrationAndCallbackDispatch()
3451 NUM_REQUESTS, onLostDispatchingDuration, SWITCH_TIME_LIMIT_MS), in benchmarkRequestRegistrationAndCallbackDispatch()
3452 onLostDispatchingDuration <= SWITCH_TIME_LIMIT_MS); in benchmarkRequestRegistrationAndCallbackDispatch()