Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_utils/py_utils/
D__init__.py17 def GetCatapultDir(): function
71 _AddDirToPythonPath(os.path.join(GetCatapultDir(), 'devil'))
72 _AddDirToPythonPath(os.path.join(GetCatapultDir(), 'dependency_manager'))
73 _AddDirToPythonPath(os.path.join(GetCatapultDir(), 'third_party', 'mock'))
75 _AddDirToPythonPath(os.path.join(GetCatapultDir(), 'third_party', 'mox3'))
77 os.path.join(GetCatapultDir(), 'third_party', 'pyfakefs'))
Dwebpagereplay_go_server.py21 py_utils.GetCatapultDir(), 'web_page_replay_go'))
24 py_utils.GetCatapultDir(), 'telemetry', 'telemetry',
28 py_utils.GetCatapultDir(), 'common', 'py_utils', 'py_utils',
Dts_proxy_server.py25 py_utils.GetCatapultDir(), 'third_party', 'tsproxy', 'tsproxy.py')
Dcloud_storage.py48 _GSUTIL_PATH = os.path.join(py_utils.GetCatapultDir(), 'third_party', 'gsutil',
Dcloud_storage_unittest.py40 os.path.join(py_utils.GetCatapultDir(),
/external/chromium-trace/catapult/common/eslint/eslint/
D__init__.py40 py_utils.GetCatapultDir(), 'common', 'eslint', 'rules')
/external/chromium-trace/catapult/common/node_runner/node_runner/
Dnode_util.py37 py_utils.GetCatapultDir()), 'common', 'node_runner', 'node_runner'))