Home
last modified time | relevance | path

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

/art/tools/common/
Dcommon.py140 def RunCommandForOutput(cmd, env, stdout, stderr, timeout=60): function
203 (_, _, retcode) = RunCommandForOutput(cmd, None, outf, errf, timeout)
341 (output, err_output, retcode) = RunCommandForOutput(
452 (output, _, retcode) = RunCommandForOutput(cmd, self._shell_env, PIPE,
/art/tools/jfuzz/
Drun_jfuzz_test.py39 from common.common import RunCommandForOutput
559 (output, _, _) = RunCommandForOutput(