Searched refs:check_test_expectations (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
H A Dtest_expectations.py68 def check_test_expectations(self, expectations_str, tests=None): member in class:TestExpectationsChecker
83 self.check_test_expectations(expectations_str=expectations, tests=None)
H A Dtest_expectations_unittest.py78 checker.check_test_expectations(expectations_str='\n'.join(lines),

Completed in 269 milliseconds