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

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 115 def get_tests_with_result_type(self, result_type): member in class:TestExpectations
116 return self._expected_failures.get_tests_with_result_type(result_type)
350 def get_tests_with_result_type(self, result_type): member in class:TestExpectationsFile
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 253 skipped = self._expectations.get_tests_with_result_type(
    [all...]

Completed in 12 milliseconds