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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_converter.py 49 self._css_property_file = self.path_from_webkit_root('Source', 'core', 'css', 'CSSPropertyNames.in')
57 def path_from_webkit_root(self, *comps): member in class:W3CTestConverter
113 resources_path = self.path_from_webkit_root('LayoutTests', 'resources')
test_converter_unittest.py 44 return converter.path_from_webkit_root("LayoutTests", "css", dirname)
282 resources_dir = converter.path_from_webkit_root("LayoutTests", "resources")

Completed in 50 milliseconds