HomeSort by relevance Sort by last modified time
    Searched refs:description_with_path (Results 1 - 3 of 3) sorted by null

  /external/pdfium/
PRESUBMIT.py 74 description_with_path = '%s\n %s' % (path, rule_description)
76 error_descriptions.append(description_with_path)
78 warning_descriptions.append(description_with_path)
  /external/v8/
PRESUBMIT.py 119 description_with_path = '%s\n %s' % (path, rule_description)
121 error_descriptions.append(description_with_path)
123 warning_descriptions.append(description_with_path)
  /external/webrtc/
PRESUBMIT.py 316 description_with_path = '%s\n %s' % (path, rule_description)
318 error_descriptions.append(description_with_path)
320 warning_descriptions.append(description_with_path)

Completed in 75 milliseconds