Home
last modified time | relevance | path

Searched refs:fileutils (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp349 auto fileutils = std::make_shared<FileUtils>(); in HWTEST_F() local
351 ASSERT_TRUE(fileutils->CreateFolder(testpath)); in HWTEST_F()
353 ASSERT_TRUE(fileutils->CreateFolder(testpath)); in HWTEST_F()
355 ASSERT_TRUE(!(fileutils->CreateFolder(testpath))); in HWTEST_F()
357 ASSERT_TRUE(fileutils->CreateFolder(testpath)); in HWTEST_F()

Completed in 1 milliseconds