Home
last modified time | relevance | path

Searched defs:targetDir (Results 1 – 7 of 7) sorted by relevance

/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/
DTestSupport.java42 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()
/packages/modules/Nfc/NfcNci/tests/unit/src/com/android/nfc/cardemulation/util/
DNfcFileUtilsTest.java81 File targetDir = new File("test"); in testMoveFiles() local
102 File targetDir = new File("test"); in testMoveFileWithMigrationFailure() local
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/util/
DNfcFileUtils.java43 public static int moveFiles(File sourceDir, File targetDir) { in moveFiles()
/packages/services/Telephony/utils/satellite/s2storage/src/testutils/java/com/android/telephony/sats2range/testutils/
DTestUtils.java96 public static Path copyTestResource(Class<?> baseClass, String testResource, Path targetDir) in copyTestResource()
103 Path targetDir) throws IOException { in copyResource()
/packages/apps/Messaging/src/com/android/messaging/util/
DFileUtil.java98 public static void moveAllContentUnderDirectory(File sourceDir, File targetDir) { in moveAllContentUnderDirectory()
/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DMediaProviderForFuseTest.java126 File targetDir = Environment.getExternalStoragePublicDirectory( in testTypicalChangeDirectory() local
/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java937 Path targetDir = ctsFile.toPath(); in copyTestAssetFileToPhoneDirectory() local
975 Path targetDir = satelliteAccessControlDir.toPath(); in copyFileToLocalDirectory() local