Home
last modified time | relevance | path

Searched defs:createFile (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/libcore/timezone/
DTimeZoneFinderTest.java982 private String createFile(String fileContent) throws IOException { in createFile() method in TimeZoneFinderTest
/libcore/luni/src/test/java/libcore/libcore/io/
DMemoryMappedFileTest.java664 private File createFile(byte[] bytes) throws Exception { in createFile() method in MemoryMappedFileTest