Home
last modified time | relevance | path

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

/cts/tests/wearable/src/android/wearable/cts/
DWearableSensingManagerIsolatedServiceTest.java431 File file1 = new File(mTestDirectory, filename1); in openFileInputFromWss_afterProvideConnection_canReadMultipleFiles() local
456 File file1 = new File(mTestDirectory, filename1); in openFileInputFromWss_afterProvideDataStream_canReadMultipleFiles() local
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java388 public static void assertFileContent(File file1, File file2, ParcelFileDescriptor pfd1, in assertFileContent()
/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/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java455 final ParcelFileDescriptor file1 = ParcelFileDescriptor.open( in testFileWrapped() local
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaScannerTest.java323 String file1 = dir1 + "/test.mp3"; in testWildcardPaths() local
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java206 private void doMountAndUnmountTwoObbs(File file1, File file2) throws IOException { in doMountAndUnmountTwoObbs()
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java455 final File file1 = new File(nonexistentPackageFileDir, NONMEDIA_FILE_NAME); in testCreateFileInOtherAppExternalDir() local
2586 final File file1 = new File(dirSpecialChars, NONMEDIA_FILE_NAME); in testRenameWithSpecialChars() local