Searched refs:testInvokeAny (Results 1 – 3 of 3) sorted by relevance
44 public void testInvokeAny() throws Exception { in testInvokeAny() method in ListeningExecutorServiceTest
114 public void testInvokeAny() throws InterruptedException, ExecutionException, TimeoutException { in testInvokeAny() method in WrappingExecutorServiceTest