Home
last modified time | relevance | path

Searched defs:file6 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/odrefresh/
H A Dodrefresh_test.cc767 auto file6 = ScopedCreateEmptyFile(framework_ext.OatPath()); in TEST_F() local
826 auto file6 = ScopedCreateEmptyFile(mainline_ext.OatPath()); in TEST_F() local
863 auto file6 = ScopedCreateEmptyFile(framework_ext.OatPath()); in TEST_F() local
937 auto file6 = ScopedCreateEmptyFile(framework_ext.OatPath()); in TEST_F() local
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DFileUtilsTest.java228 final File file6 = new File(grandChild2Dir, "file6.txt"); in createFilesForTestCopyDirectory() local
/aosp_15_r20/packages/modules/ExtServices/java/tests/src/android/ext/services/common/
DAdServicesFilesCleanupBootCompleteReceiverTest.java188 File file6 = createFile(root, dataRoot + "/non_adservices/adservices_nested", in testReceiverDeletesAdServicesDirectories() local
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/
H A DAbstractTestCase.java181 final File file6 = getFile("test with spaces.txt"); in createArchive() local