Home
last modified time | relevance | path

Searched refs:_GetJSONParseError (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/
DPRESUBMIT_test.py466 PRESUBMIT._GetJSONParseError(input_api, filename))
490 actual_error = PRESUBMIT._GetJSONParseError(input_api, filename)
514 str(PRESUBMIT._GetJSONParseError(input_api,
518 PRESUBMIT._GetJSONParseError(input_api,
DPRESUBMIT.py1098 def _GetJSONParseError(input_api, filename, eat_comments=True): function
1140 '.json': _GetJSONParseError,
1186 if (action == _GetJSONParseError and