Searched refs:IsExistStrInFile (Results 1 – 3 of 3) sorted by relevance
29 …bool IsExistStrInFile(const std::string &cmd, const std::string &str, const std::string &filePath);
46 bool HidumperTestUtils::IsExistStrInFile(const std::string &cmd, const std::string &str, const std:… in IsExistStrInFile() function in OHOS::HiviewDFX::HidumperTestUtils
158 ASSERT_TRUE(HidumperTestUtils::GetInstance().IsExistStrInFile(cmd, str, path));