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

/openjdk7/jdk/test/java/nio/file/FileStore/
H A DBasic.java43 doTests(dir);
60 static void doTests(Path dir) throws IOException { method in class:Basic
/openjdk7/jdk/test/java/nio/file/Files/
H A DFileAttributes.java276 static void doTests(Path dir) throws IOException { method in class:FileAttributes
305 doTests(dir);

Completed in 915 milliseconds