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

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

Completed in 31 milliseconds