Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_test_utils.h29 …bool IsExistStrInFile(const std::string &cmd, const std::string &str, const std::string &filePath);
H A Dhidumper_test_utils.cpp46 bool HidumperTestUtils::IsExistStrInFile(const std::string &cmd, const std::string &str, const std:… in IsExistStrInFile() function in OHOS::HiviewDFX::HidumperTestUtils
H A Dsa_dumper_test.cpp158 ASSERT_TRUE(HidumperTestUtils::GetInstance().IsExistStrInFile(cmd, str, path));