Home
last modified time | relevance | path

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

/external/chromium_org/tools/telemetry/telemetry/page/
Dcloud_storage.py34 if SupportsProdaccess(gsutil_path) and _FindExecutableInPath('prodaccess'):
64 def _FindExecutableInPath(relative_executable_path, *extra_search_paths): function
85 gsutil_path = _FindExecutableInPath(
91 gsutil_path = _FindExecutableInPath('gsutil', _DOWNLOAD_PATH)