Home
last modified time | relevance | path

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

/external/toolchain-utils/cros_utils/
Dbuildbot_utils.py32 def RunCommandInPath(path, cmd): function
55 rc, out, _ = RunCommandInPath(chromeos_root, command)
122 _, out, _ = RunCommandInPath(chromeos_root, command)