Searched refs:waitForTestResult (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/
H A DStateTest.java51 * this class. waitForTestResult just waits (with timeout) for the service
55 private static void waitForTestResult(ServerSocketChannel ssc, boolean expectFail) throws IOException { method in class:StateTest
162 waitForTestResult(ssc, expectFail);
171 waitForTestResult(ssc, expectFail);
178 waitForTestResult(ssc, expectFail);

Completed in 50 milliseconds