Searched refs:_replace (Results 1 – 5 of 5) sorted by relevance
242 def _replace(match): function254 return re.sub(_COMMENTS_RE, _replace, json_file.read())
161 return test_info._replace(**kwargs)
242 def _replace(match): function255 return re.sub(_COMMENTS_RE, _replace, json_file.read())
164 return test_info._replace(**kwargs)
463 exclude-protected=_asdict,_fields,_replace,_source,_make