Searched defs:createTestFile (Results 1 – 5 of 5) sorted by relevance
93 private static File createTestFile(String testName, String name, String targetFolder) in createTestFile() method in Helper
234 private void createTestFile(File file) throws IOException { in createTestFile() method in FileIntegrityManagerTest
217 public static File createTestFile(String testName, String name, String targetFolder) in createTestFile() method in Helper
534 public void createTestFile(String suffix) throws Throwable { in createTestFile() method in BaseVoiceInteractionService
1545 public static File createTestFile(@NonNull String name) throws IOException { in createTestFile() method in Helper