Searched refs:CheckContent (Results 1 - 4 of 4) sorted by relevance
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/ |
H A D | decorator_test.cpp | 145 bool CheckContent(const std::string& fileName, const std::vector<std::regex>& regs,
in CheckContent() function 198 bool res = CheckContent(UC_STAT_LOG_PATH, REGEXS, COLLECTOR_NAMES);
|
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/ |
H A D | backtrace_utils_test.cpp | 120 if (!CheckContent(content, keyWord, true)) { in CheckBacktraceContent() 126 if (!CheckContent(content, keyWord, false)) { in CheckBacktraceContent()
|
/base/hiviewdfx/faultloggerd/test/utils/ |
H A D | dfx_test_util.h | 85 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist);
|
H A D | dfx_test_util.cpp | 180 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist) in CheckContent() function
|
Completed in 3 milliseconds