Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_expectations.py630 def remove_expectation_line(self, test): member in TestExpectationsModel
1086 def remove_expectation_line(self, test): member in TestExpectations
1090 self._model.remove_expectation_line(test)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
Dlayout_tests_mover.py169 test_expectations.remove_expectation_line(path)