Home
last modified time | relevance | path

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

/third_party/skia/buildtools/checkdeps/
Dresults.py15 def __init__(self, include_path, violated_rule, rules): argument
20 self.violated_rule = violated_rule
91 (violation.include_path, str(violation.violated_rule)))
118 'violated_rule': violation.violated_rule.AsDependencyTuple(),
Dcheckdeps.py131 rule_type = violation.violated_rule.allow