Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/eslint/eslint/
D__init__.py15 def _AddToPathIfNeeded(path): function
21 _AddToPathIfNeeded(os.path.join(_CATAPULT_PATH, 'common', 'node_runner'))
22 _AddToPathIfNeeded(os.path.join(_CATAPULT_PATH, 'common', 'py_utils'))
/external/chromium-trace/catapult/common/py_vulcanize/bin/
Drun_py_tests13 def _AddToPathIfNeeded(path): function
19 _AddToPathIfNeeded(_CATAPULT)
/external/chromium-trace/catapult/common/bin/
Drun_tests22 def _AddToPathIfNeeded(path): function
28 _AddToPathIfNeeded(_CATAPULT_PATH)
/external/chromium-trace/catapult/common/eslint/bin/
Drun_tests25 def _AddToPathIfNeeded(path): function
31 _AddToPathIfNeeded(_CATAPULT_PATH)
Drun_eslint26 def _AddToPathIfNeeded(path): function
32 _AddToPathIfNeeded(_ESLINT_PATH)
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dparse_html_deps.py14 def _AddToPathIfNeeded(path): function
24 _AddToPathIfNeeded(bs_path)
27 _AddToPathIfNeeded(html5lib_path)
30 _AddToPathIfNeeded(six_path)
/external/chromium-trace/catapult/tracing/
Dtracing_project.py10 def _AddToPathIfNeeded(path): function
17 _AddToPathIfNeeded(path)