Searched defs:has_match (Results 1 – 4 of 4) sorted by relevance
6 def has_match(line): function
53 bool has_match = std::regex_match(text, match_result, assertion_format); in MatchAssertionMessage() local
518 bool has_match = false; in C10_LAUNCH_BOUNDS_2() local