Searched refs:doTestTcpSocketKeepalivesWithExecutor (Results 1 – 1 of 1) sorted by relevance
4338 runTestWithSerialExecutors(executor -> doTestTcpSocketKeepalivesWithExecutor(executor)); in testTcpSocketKeepalives()4341 private void doTestTcpSocketKeepalivesWithExecutor(Executor executor) throws Exception { in doTestTcpSocketKeepalivesWithExecutor() method in ConnectivityServiceTest