Home
last modified time | relevance | path

Searched refs:UtilsMappedFileTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_mapped_file_test.cpp33 class UtilsMappedFileTest : public testing::Test { class
41 void UtilsMappedFileTest::SetUpTestCase() in SetUpTestCase()
53 void UtilsMappedFileTest::TearDownTestCase() in TearDownTestCase()
116 filename.insert(0, UtilsMappedFileTest::SUITE_PATH).insert(0, UtilsMappedFileTest::BASE_PATH); in ReCreateFile()
539 HWTEST_F(UtilsMappedFileTest, testReMap001, TestSize.Level0)
578 HWTEST_F(UtilsMappedFileTest, testReMap002, TestSize.Level0)
628 HWTEST_F(UtilsMappedFileTest, testReMap003, TestSize.Level0)
667 HWTEST_F(UtilsMappedFileTest, testReMap004, TestSize.Level0)
706 HWTEST_F(UtilsMappedFileTest, testReMap005, TestSize.Level0)
742 HWTEST_F(UtilsMappedFileTest, testReMap006, TestSize.Level0)
[all …]
H A DBUILD.gn141 ohos_unittest("UtilsMappedFileTest") {
313 ":UtilsMappedFileTest",
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/
H A Dc_utils_guide_mapped_file.md193 run -t UT -tp utils -ts UtilsMappedFileTest