Searched defs:createNamedTempDir (Results 1 – 1 of 1) sorted by relevance
350 public static File createNamedTempDir(String name) throws IOException { in createNamedTempDir() method in FileUtil368 public static File createNamedTempDir(File parentDir, String name) throws IOException { in createNamedTempDir() method in FileUtil