Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/
H A Ddecorator_test.cpp145 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 Dbacktrace_utils_test.cpp120 if (!CheckContent(content, keyWord, true)) { in CheckBacktraceContent()
126 if (!CheckContent(content, keyWord, false)) { in CheckBacktraceContent()
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.h85 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist);
H A Ddfx_test_util.cpp180 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist) in CheckContent() function

Completed in 2 milliseconds