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

/openjdk7/jdk/test/java/io/File/
H A DMacPathTest.java89 private static void open_read(String what, File file) throws Throwable { method in class:MacPathTest
137 open_read("read in with nfc (from nfd)", file_nfc);
145 open_read("read in with nfd (from nfc)", file_nfd);

Completed in 22 milliseconds