Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dbuildbot_utils.py30 def RunCommandInPath(path, cmd): function
54 rc, out, _ = RunCommandInPath(chromeos_root, command)
126 _, out, _ = RunCommandInPath(chromeos_root, command)