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

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

Completed in 23 milliseconds