Home
last modified time | relevance | path

Searched refs:_AddToPathIfNeeded (Results 1 – 4 of 4) 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/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)