Home
last modified time | relevance | path

Searched defs:testFile1 (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
DDeleteJobTest.java34 Uri testFile1 = mDocs.createDocument(mSrcRoot, "text/plain", "test1.txt"); in testDeleteFiles() local
48 Uri testFile1 = mDocs.createDocument(mSrcRoot, "text/plain", "test1.txt"); in testDeleteFiles_NoSrcParent() local
DMoveJobTest.java42 Uri testFile1 = mDocs.createDocument(mSrcRoot, "text/plain", "test1.txt"); in testMoveFiles_NoSrcParent() local
DAbstractCopyJobTest.java48 Uri testFile1 = mDocs.createDocument(mSrcRoot, "text/plain", "test1.txt"); in runCopyFilesTest() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DFastbootCommandPreparerTest.java81 File testFile1 = tmpDir.newFile("test_file1"); in testSetUp_extraFile() local
112 File testFile1 = tmpDir.newFile("test_file1"); in testTearDown_extraFile() local
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/file/
H A DPathUtilsTest.java290 try (TempFile testFile1 = TempFile.create(tempDirPath, "prefix", null)) { in testIsDirectory()
319 try (TempFile testFile1 = TempFile.create(tempDirPath, "prefix", null)) { in testIsRegularFile()
/aosp_15_r20/frameworks/native/cmds/installd/tests/
H A Dinstalld_file_test.cpp119 std::string testFile1 = GetTestFilePath(GetTestName()); in TEST_F() local
193 std::string testFile1 = GetTestFilePath(GetTestName()); in TEST_F() local
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DFileUtilsFileNewerTest.java47 private File testFile1; field in FileUtilsFileNewerTest
H A DFilenameUtilsTest.java52 private Path testFile1; field in FilenameUtilsTest
H A DFileUtilsTest.java160 private File testFile1; field in FileUtilsTest
/aosp_15_r20/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt289 val testFile1 = createTestFile() in makeFileUri() constant
/aosp_15_r20/cts/tests/tests/os/src/android/os/storage/cts/
H A DStorageManagerTest.java222 final File testFile1 = new File(mountDir1, "test1.txt"); in doMountAndUnmountTwoObbs() local
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...