Searched refs:runTestWithSerialExecutors (Results 1 – 1 of 1) sorted by relevance
4149 private void runTestWithSerialExecutors(ExceptionUtils.ThrowingConsumer<Executor> functor) in runTestWithSerialExecutors() method in ConnectivityServiceTest4160 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesWithExecutor(executor)); in testNattSocketKeepalives()4161 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesFdWithExecutor(executor)); in testNattSocketKeepalives()4338 runTestWithSerialExecutors(executor -> doTestTcpSocketKeepalivesWithExecutor(executor)); in testTcpSocketKeepalives()