Lines Matching refs:json
1112 input_api.json.loads(contents)
1137 """Check that IDL and JSON files do not contain syntax errors."""
1140 '.json': _GetJSONParseError,
1142 # These paths contain test data and other known invalid JSON files.
1145 r'^components[\\\/]policy[\\\/]resources[\\\/]policy_templates\.json$',
1147 # Most JSON files are preprocessed and support comments, but these do not.
1572 json_url='http://chromium-status.appspot.com/current?format=json'))