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

/openjdk7/jdk/test/java/nio/file/
H A DTestUtil.java33 static Path createTemporaryDirectory(String where) throws IOException { method in class:TestUtil
38 static Path createTemporaryDirectory() throws IOException { method in class:TestUtil

Completed in 33 milliseconds