Home
last modified time | relevance | path

Searched refs:_scripts_dir (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/system/
Dlogutils.py38 _scripts_dir = "" variable
93 global _scripts_dir
99 if not _scripts_dir:
104 _scripts_dir = os.path.split(_webkitpy_dir)[0]
109 path = path[len(_scripts_dir):]