Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/
H A Ddecorator_test.cpp130 bool IsMatchAnyRegex(const std::string& line, const std::vector<std::regex>& regs) in IsMatchAnyRegex() function
161 if (!IsMatchAnyRegex(line, regs)) { in CheckContent()