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

  /external/chromium_org/v8/
PRESUBMIT.py 120 for path, rule_type, rule_description in deps_checker.CheckAddedCppIncludes(
122 description_with_path = '%s\n %s' % (path, rule_description)
  /external/chromium_org/
PRESUBMIT.py 545 for path, rule_type, rule_description in deps_checker.CheckAddedCppIncludes(
547 description_with_path = '%s\n %s' % (path, rule_description)
    [all...]

Completed in 3640 milliseconds