Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java352 final ParcelFileDescriptor file2 = ParcelFileDescriptor.wrap(file1, handler2, listener2); in testFileWrapped() local
/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
DMyDocumentsProvider.java152 Doc file2 = buildDoc("doc:file2", "FILE2", "mime2/file2", 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.java321 String file2 = dir2 + "/test.mp3"; in testWildcardPaths() local
DMediaMuxerTest.java289 RandomAccessFile file2 = null; in SKIP_testIllegalStateExceptions() 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.java445 final File file2 = new File(shellPackageFileDir, NONMEDIA_FILE_NAME); in testCreateFileInOtherAppExternalDir() local
2397 final File file2 = new File(renamedDir, NONMEDIA_FILE_NAME); in testRenameWithSpecialChars() local