Searched refs:runTestWithSerialExecutors (Results 1 – 1 of 1) sorted by relevance
4287 private void runTestWithSerialExecutors(ThrowingConsumer<Executor> functor) throws Exception { in runTestWithSerialExecutors() method in ConnectivityServiceTest4297 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesWithExecutor(executor)); in testNattSocketKeepalives()4298 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesFdWithExecutor(executor)); in testNattSocketKeepalives()4475 runTestWithSerialExecutors(executor -> doTestTcpSocketKeepalivesWithExecutor(executor)); in testTcpSocketKeepalives()