Searched defs:get_tests_with_result_type (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
H A Dtest_expectations.py150 def get_tests_with_result_type(self, result_type): member in class:TestExpectations
151 return self._expected_failures.get_tests_with_result_type(result_type)
415 def get_tests_with_result_type(self, result_type): member in class:TestExpectationsFile

Completed in 61 milliseconds