Searched refs:runTestWithSerialExecutors (Results 1 – 1 of 1) sorted by relevance
5497 private void runTestWithSerialExecutors(ExceptionUtils.ThrowingConsumer<Executor> functor) in runTestWithSerialExecutors() method5508 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesWithExecutor(executor)); in testNattSocketKeepalives()5509 runTestWithSerialExecutors(executor -> doTestNattSocketKeepalivesFdWithExecutor(executor)); in testNattSocketKeepalives()5714 runTestWithSerialExecutors(executor -> doTestTcpSocketKeepalivesWithExecutor(executor)); in testTcpSocketKeepalives()