Home
last modified time | relevance | path

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

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