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

/openjdk7/jdk/test/java/nio/channels/AsynchronousFileChannel/
H A DBasic.java60 testClosedChannel(ch);
242 static void testClosedChannel(AsynchronousFileChannel ch) { method in class:Basic
243 System.out.println("testClosedChannel");

Completed in 30 milliseconds