Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_file_package_test.cpp71 bool CompareFileName(const OS::FileAttr &file1, const OS::FileAttr &file2) in CompareFileName()
100 ifstream file1(path1 + fileIter1->fileName, ios::out | ios::binary); in ComparePath() local
137 ofstream file1(g_sourcePath + FILE_NAME_1, ios::out | ios::binary | ios::trunc); in SetUpTestCase() local
241 ofstream file1(g_sourcePath + FILE_NAME_1, ios::out | ios::binary | ios::trunc); variable
/aosp12/system/update_engine/scripts/
H A Dblockdiff.py32 def BlockDiff(block_size, file1, file2, name1, name2, max_length=-1): argument
/aosp12/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerIntegrationTest.java50 File file1 = null; in testMountMultipleObb() local
113 File file1 = null; in testMountTwoEncryptedObb() local
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java188 final File file1 = new File(dir, "file1-original.png"); in testWithFile() local
212 final File file1 = new File(dir, "async-original.png"); in testAsync() local
269 final Icon file1 = Icon.createWithFilePath(originalfile.getAbsolutePath()); in testParcel() local
/aosp12/build/make/tools/releasetools/
H A Dtarget_files_diff.py136 def diff(name, file1, file2, out_file): argument
H A Dtest_ota_from_target_files.py1093 def _assertFilesEqual(self, file1, file2): argument
/ohos5.0/foundation/ability/idl_tool/test/sa_test/
H A Dutil.py51 def content_compare(file1, file2, lhd, rhd): argument
/aosp12/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DHelpersTest.java621 final File file1 = new File(Environment.getExternalStoragePublicDirectory( in prepareData() local
639 final File file1 = new File(Environment.getExternalStoragePublicDirectory( in prepareData() local
/aosp12/frameworks/native/libs/binder/rust/tests/
H A Dserialization.rs269 let file1 = parcel.read::<ParcelFileDescriptor>()?; in on_transact() localVariable
/aosp12/frameworks/base/packages/SystemUI/scripts/
H A Dnew_merge.py150 def diff(file1, file2): argument
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/
H A Dtest.py117 def ReportIfDifferFromExpected(tests, name, file1, file2): argument
/aosp12/frameworks/compile/slang/tests/
H A Dslang_test.py116 def ReportIfDifferFromExpected(tests, name, file1, file2): argument
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/base/
H A Dutil.py74 def content_compare(file1, file2, lhd, rhd, special_proc_func=None): argument
/aosp12/packages/modules/StatsD/statsd/tests/storage/
H A DStorageManager_test.cpp101 const string file1 = testDir + "2557169347_1066_1"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/
H A Dmedialibrary_datamanager_test.cpp459 shared_ptr<FileAsset> file1 = nullptr; variable
483 shared_ptr<FileAsset> file1 = nullptr; variable
509 shared_ptr<FileAsset> file1 = nullptr; variable
537 shared_ptr<FileAsset> file1 = nullptr; variable
567 shared_ptr<FileAsset> file1 = nullptr; variable
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dkernel_interface_test.cpp277 std::string file1 = KernelInterface::GetInstance().JoinPath(subDir1, "testFile1"); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc_test.cpp863 const char *file1 = "/data/test/media/audio/MP3_48000_1.mp3"; variable
917 const char *file1 = "/data/test/media/audio/MP3_48000_1.mp3"; variable
974 const char *file1 = "/data/test/media/audio/MP3_48000_1.mp3"; variable
1027 const char *file1 = "/data/test/media/audio/MP3_48000_1.mp3"; variable
1084 const char *file1 = "/data/test/media/ts_video.ts"; variable
/aosp12/system/timezone/distro/core/src/test/com/android/timezone/distro/
H A DFileUtilsTest.java55 File file1 = createRegularFile(dir, "file1"); in testDeleteRecursive() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp219 [] (const string& file1, const string& file2)->bool { in AllMatchedLogFiles()
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dload_policy.cpp87 static bool CompareHash(const std::string &file1, const std::string &file2) in CompareHash()
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_service.cpp469 [](const std::filesystem::path &file1, const std::filesystem::path &file2) { in HistoryFilesHandle()
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/blob/
H A DBlobStoreManagerServiceTest.java211 final File file1 = mock(File.class); in testHandleIdleMaintenance_deleteUnknownBlobs() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dbackup_manager_test.cpp221 std::string file1 = "testbackup1"; variable
/aosp12/art/dex2oat/
H A Ddex2oat_image_test.cc146 std::unique_ptr<File> file1(OS::OpenFileForReading(filename1.c_str())); in CompareFiles() local
/aosp12/system/logging/logcat/
H A Dlogcat.cpp156 std::string file1 = in RotateLogs() local

12