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

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
mac_unittest.py 80 self.assertEqual(port._tests_from_skipped_file_contents(self.example_skipped_file), self.example_skipped_tests)
webkit.py 278 def _tests_from_skipped_file_contents(self, skipped_file_contents): member in class:WebKitPort
297 tests_to_skip.extend(self._tests_from_skipped_file_contents(skipped_file_contents))

Completed in 369 milliseconds