Searched refs:createFile (Results 1 – 3 of 3) sorted by relevance
135 public static void createFile(File file, int numBytes) throws IOException { in createFile() method in FileUtils
79 FileUtils.createFile(videoFile, numBytes); in testStoreVideoMediaExternal()
211 FileUtils.createFile(new File(externalPath), numBytes); in testStoreImagesMediaExternal()