Searched defs:testCustomThreadPool (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/AsynchronousFileChannel/
H A DBasic.java64 testCustomThreadPool(blah.toPath());
283 static void testCustomThreadPool(Path file) throws IOException { method in class:Basic
284 System.out.println("testCustomThreadPool");

Completed in 29 milliseconds