Searched refs:stupid_pattern (Results 1 – 1 of 1) sorted by relevance
257 def assert_register_matches(self, abi, example_crash, stupid_pattern): argument262 is_register = (re.search(stupid_pattern, line) is not None)