Searched defs:targetDir (Results 1 – 7 of 7) sorted by relevance
42 public static Path copyTestResource(Class<?> baseClass, String testResource, Path targetDir) in copyTestResource()51 Class<?> baseClass, String testResource, Path targetDir) in copyTestResourceWithoutLicense()60 String relativeResourcePath, Path targetDir) throws IOException { in copyResourceAndLicense()72 Path targetDir) throws IOException { in copyResource()
81 File targetDir = new File("test"); in testMoveFiles() local102 File targetDir = new File("test"); in testMoveFileWithMigrationFailure() local
43 public static int moveFiles(File sourceDir, File targetDir) { in moveFiles()
96 public static Path copyTestResource(Class<?> baseClass, String testResource, Path targetDir) in copyTestResource()103 Path targetDir) throws IOException { in copyResource()
98 public static void moveAllContentUnderDirectory(File sourceDir, File targetDir) { in moveAllContentUnderDirectory()
126 File targetDir = Environment.getExternalStoragePublicDirectory( in testTypicalChangeDirectory() local
937 Path targetDir = ctsFile.toPath(); in copyTestAssetFileToPhoneDirectory() local975 Path targetDir = satelliteAccessControlDir.toPath(); in copyFileToLocalDirectory() local