Searched refs:miscTests (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/test/java/nio/channels/AsynchronousChannelGroup/
H A DBasic.java51 miscTests();
231 static void miscTests() throws Exception { method in class:Basic
/openjdk7/jdk/test/java/nio/file/attribute/UserDefinedFileAttributeView/
H A DBasic.java146 static void miscTests(final Path file) throws IOException { method in class:Basic
270 miscTests(dir);
/openjdk7/jdk/test/java/nio/file/DirectoryStream/
H A DSecureDS.java57 miscTests(dir);
240 static void miscTests(Path dir) throws IOException { method in class:SecureDS
/openjdk7/jdk/test/java/nio/file/Files/
H A DFileAttributes.java232 static void miscTests(Path file) throws IOException { method in class:FileAttributes
295 miscTests(file);

Completed in 549 milliseconds