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

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 136 def remove_platform_from_file(self, tests, platform, backup=False): member in class:TestExpectations
137 return self._expected_failures.remove_platform_from_file(tests,
376 def remove_platform_from_file(self, tests, platform, backup=False): member in class:TestExpectationsFile
398 raise NotImplementedException('remove_platform_from_file')
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py 573 self._test_expectations.remove_platform_from_file(
    [all...]

Completed in 60 milliseconds