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

  /external/pdfium/
PRESUBMIT.py 72 for path, rule_type, rule_description in deps_checker.CheckAddedCppIncludes(
74 description_with_path = '%s\n %s' % (path, rule_description)
  /external/v8/
PRESUBMIT.py 117 for path, rule_type, rule_description in deps_checker.CheckAddedCppIncludes(
119 description_with_path = '%s\n %s' % (path, rule_description)
  /external/webrtc/
PRESUBMIT.py 314 for path, rule_type, rule_description in deps_checker.CheckAddedCppIncludes(
316 description_with_path = '%s\n %s' % (path, rule_description)

Completed in 82 milliseconds