Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5497 private void runTestWithSerialExecutors(ExceptionUtils.ThrowingConsumer<Executor> functor) in runTestWithSerialExecutors() method
5508 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesWithExecutor(executor)); in testNattSocketKeepalives()
5509 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesFdWithExecutor(executor)); in testNattSocketKeepalives()
5714 runTestWithSerialExecutors(executor -> doTestTcpSocketKeepalivesWithExecutor(executor)); in testTcpSocketKeepalives()