Searched defs:createTempDirectory (Results 1 – 4 of 4) sorted by relevance
197 private static File createTempDirectory() throws IOException { in createTempDirectory() method in CTLogStoreImplTest
201 private static File createTempDirectory() throws IOException { in createTempDirectory() method in CTLogStoreImplTest
98 private String createTempDirectory(String subDirName) { in createTempDirectory() method in TestEnvironment
1840 public static File createTempDirectory(Context context, String prefix) throws IOException { in createTempDirectory() method in Util