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.java2907 long onLostDispatchingDuration = durationOf(() -> { in benchmarkRequestRegistrationAndCallbackDispatch() local
2911 NUM_REQUESTS - losingLatch.getCount(), NUM_REQUESTS, onLostDispatchingDuration)); in benchmarkRequestRegistrationAndCallbackDispatch()
2913 NUM_REQUESTS, onLostDispatchingDuration, SWITCH_TIME_LIMIT_MS), in benchmarkRequestRegistrationAndCallbackDispatch()
2914 onLostDispatchingDuration <= SWITCH_TIME_LIMIT_MS); in benchmarkRequestRegistrationAndCallbackDispatch()