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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_converter.py 95 did_modify_paths = self.convert_testharness_paths(doc, new_path, filename)
99 def convert_testharness_paths(self, doc, new_path, filename): member in class:W3CTestConverter
test_converter_unittest.py 172 """ Tests convert_testharness_paths() with a test that uses all three testharness files """
188 converted = converter.convert_testharness_paths(doc, fake_dir_path, DUMMY_FILENAME)

Completed in 325 milliseconds