Searched refs:createTestFile (Results 1 – 2 of 2) sorted by relevance
1129 final File file = Helper.createTestFile("hierarchy.xml");1193 file = Helper.createTestFile("screenshot.png");
1434 public static File createTestFile(@NonNull String name) throws IOException { in createTestFile() method in Helper