Searched refs:_AddToPathIfNeeded (Results 1 – 5 of 5) sorted by relevance
10 def _AddToPathIfNeeded(path): function17 _AddToPathIfNeeded(p.catapult_path)18 _AddToPathIfNeeded(p.py_vulcanize_path)19 _AddToPathIfNeeded(p.vinn_path)21 _AddToPathIfNeeded(os.path.join(p.catapult_third_party_path, 'WebOb'))22 _AddToPathIfNeeded(os.path.join(p.catapult_third_party_path, 'Paste'))23 _AddToPathIfNeeded(os.path.join(p.catapult_third_party_path, 'six'))24 _AddToPathIfNeeded(os.path.join(p.catapult_third_party_path, 'webapp2'))
15 def _AddToPathIfNeeded(path): function21 _AddToPathIfNeeded(os.path.join(_CATAPULT_PATH, 'common', 'node_runner'))22 _AddToPathIfNeeded(os.path.join(_CATAPULT_PATH, 'common', 'py_utils'))
22 def _AddToPathIfNeeded(path): function28 _AddToPathIfNeeded(_CATAPULT_PATH)
25 def _AddToPathIfNeeded(path): function31 _AddToPathIfNeeded(_CATAPULT_PATH)
26 def _AddToPathIfNeeded(path): function32 _AddToPathIfNeeded(_ESLINT_PATH)