OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:webkit_root
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Tools/Scripts/webkitpy/common/
prettypatch_unittest.py
65
webkit_root
= os.path.dirname(webkit_tools)
66
return
webkit_root
/external/webkit/Tools/Scripts/
test-webkitpy
231
webkit_root
= os.path.dirname(os.path.dirname(os.path.dirname(__file__)))
232
return os.path.join(
webkit_root
, *components)
Completed in 362 milliseconds