Home
last modified time | relevance | path

Searched refs:file2 (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/cmds/statsd/tests/storage/
DStorageManager_test.cpp130 const string file2 = testDir + "2557169349_1066_1"; variable
132 const string file2_history = file2 + "_history";
144 open(file2.c_str(), O_WRONLY | O_CREAT | O_CLOEXEC, S_IRUSR | S_IWUSR))); in prepareLocalHistoryTestFiles()
155 TEMP_FAILURE_RETRY(remove(file2.c_str())); in clearLocalHistoryTestFiles()
175 EXPECT_FALSE(fileExist(file2)); in TEST()
190 EXPECT_FALSE(fileExist(file2)); in TEST()
205 EXPECT_TRUE(fileExist(file2)); in TEST()
220 EXPECT_FALSE(fileExist(file2)); in TEST()
/frameworks/base/core/tests/coretests/src/android/os/storage/
DStorageManagerIntegrationTest.java51 File file2 = null; in testMountMultipleObb() local
59 file2 = createObbFile(OBB_FILE_2, R.raw.obb_file2); in testMountMultipleObb()
60 String filePath2 = file2.getAbsolutePath(); in testMountMultipleObb()
76 if (file2 != null) { in testMountMultipleObb()
77 file2.delete(); in testMountMultipleObb()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DMountServiceTests.java258 final File file2 = getFilePath("test2.obb"); in testMountAndUnmountTwoObbs() local
261 ObbObserver oo2 = mountObbWithoutWait(sm, R.raw.test1, file2); in testMountAndUnmountTwoObbs()
266 waitForObbActionCompletion(sm, file2, oo2, OnObbStateChangeListener.MOUNTED, false); in testMountAndUnmountTwoObbs()
272 final String mountPath2 = checkMountedPath(sm, file2); in testMountAndUnmountTwoObbs()
277 unmountObb(sm, file2, OnObbStateChangeListener.UNMOUNTED); in testMountAndUnmountTwoObbs()
/frameworks/ml/nn/tools/test_generator/tests/
Dtest.py117 def ReportIfDifferFromExpected(tests, name, file1, file2): argument
119 if not CompareFiles(file1, file2):
126 DOTTED_LINE, ReadFileToStr(file2), DOTTED_LINE)
/frameworks/compile/slang/tests/
Dslang_test.py116 def ReportIfDifferFromExpected(tests, name, file1, file2): argument
118 if not CompareFiles(file1, file2):
125 DOTTED_LINE, ReadFileToStr(file2), DOTTED_LINE)
/frameworks/base/packages/SystemUI/scripts/
Dnew_merge.py150 def diff(file1, file2): argument
151 call([DIFF_TOOL, file1, file2])
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp1012 bool AreFilesEqual(const std::string& file1, const std::string& file2) { in AreFilesEqual() argument
1017 if (!ReadAll(file2, &content2)) return false; in AreFilesEqual()
/frameworks/wilhelm/doc/
DDoxyfile1394 # TAGFILES = file1 file2 ...
1397 # TAGFILES = file1=loc1 "file2 = loc2" ...
/frameworks/native/docs/
DDoxyfile1664 # TAGFILES = file1 file2 ...
1666 # TAGFILES = file1=loc1 "file2 = loc2" ...
/frameworks/av/media/libaaudio/
DDoxyfile1975 # TAGFILES = file1 file2 ...
1977 # TAGFILES = file1=loc1 "file2 = loc2" ...
DDoxyfile.orig1966 # TAGFILES = file1 file2 ...
1968 # TAGFILES = file1=loc1 "file2 = loc2" ...
/frameworks/av/media/codec2/docs/
Ddoxygen.config2089 # TAGFILES = file1 file2 ...
2091 # TAGFILES = file1=loc1 "file2 = loc2" ...
/frameworks/base/media/native/midi/include/
DDoxyfile.orig2130 # TAGFILES = file1 file2 ...
2132 # TAGFILES = file1=loc1 "file2 = loc2" ...
DDoxyfile2130 # TAGFILES = file1 file2 ...
2132 # TAGFILES = file1=loc1 "file2 = loc2" ...