Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dio_collector_test.cpp51 bool CheckFormat(const std::string &fileName, const std::regex &reg1, const std::regex &reg2) in CheckFormat() argument
67 if (!regex_match(line, reg1) || !regex_match(line, reg2)) { in CheckFormat()

Completed in 2 milliseconds