Home
last modified time | relevance | path

Searched refs:_replace (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/atest/
Dcli_translator.py242 def _replace(match): function
254 return re.sub(_COMMENTS_RE, _replace, json_file.read())
Datest_execution_info_unittest.py161 return test_info._replace(**kwargs)
/tools/asuite/atest/
Dcli_translator.py242 def _replace(match): function
255 return re.sub(_COMMENTS_RE, _replace, json_file.read())
Datest_execution_info_unittest.py164 return test_info._replace(**kwargs)
/tools/repohooks/tools/
Dpylintrc463 exclude-protected=_asdict,_fields,_replace,_source,_make