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

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
config.py 81 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/
build.py 18 _script_path = os.path.realpath(__file__) variable
19 _build_dir = os.path.dirname(_script_path)

Completed in 128 milliseconds