Home
last modified time | relevance | path

Searched defs:file1 (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java349 final ParcelFileDescriptor file1 = ParcelFileDescriptor.open( in testFileWrapped() local
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
DMyDocumentsProvider.java144 Doc file1 = buildDoc("doc:file1", "FILE1", "mime1/file1", null); in resetRoots() local
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java400 public static void assertFileContent(File file1, File file2, ParcelFileDescriptor pfd1, in assertFileContent()
/cts/tests/tests/media/src/android/media/cts/
DMediaScannerTest.java319 String file1 = dir1 + "/test.mp3"; in testWildcardPaths() local
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java173 private void doMountAndUnmountTwoObbs(File file1, File file2) throws IOException { in doMountAndUnmountTwoObbs()
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java434 final File file1 = new File(nonexistentPackageFileDir, NONMEDIA_FILE_NAME); in testCreateFileInOtherAppExternalDir() local
2392 final File file1 = new File(dirSpecialChars, NONMEDIA_FILE_NAME); in testRenameWithSpecialChars() local