Searched defs:createFile (Results 1 – 2 of 2) sorted by relevance
982 private String createFile(String fileContent) throws IOException { in createFile() method in TimeZoneFinderTest
664 private File createFile(byte[] bytes) throws Exception { in createFile() method in MemoryMappedFileTest