HomeSort by relevance Sort by last modified time
    Searched full:remove_rebaselined_tests (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 170 def remove_rebaselined_tests(self, tests): member in class:TestExpectations
171 return self._expected_failures.remove_rebaselined_tests(tests)
441 def remove_rebaselined_tests(self, tests): member in class:TestExpectationsFile
    [all...]
test_expectations_unittest.py 382 actual_expectations = self._exp.remove_rebaselined_tests(tests)
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py 222 new_expectations = self._test_expectations.remove_rebaselined_tests(tests)
    [all...]

Completed in 919 milliseconds