Searched refs:_script_path (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dconfig.py81 args = ["perl", self._script_path("webkit-build-directory")] + flags
93 self._script_path("build-dumprendertree"), flag],
136 def _script_path(self, script_name): member in class:Config
/external/chromium/chrome/common/extensions/docs/build/
H A Dbuild.py18 _script_path = os.path.realpath(__file__) variable
19 _build_dir = os.path.dirname(_script_path)

Completed in 141 milliseconds