Searched refs:lineRegex (Results 1 – 1 of 1) sorted by relevance
3913 const std::basic_regex lineRegex( in TEST_F() local3923 if (!std::regex_match(line, match, lineRegex)) return false; in TEST_F()