Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/py_utils/
H A Dangle_test_util.py137 def run_command_with_output(argv, stdoutfile, env=None, cwd=None, log=True): function
188 exit_code = run_command_with_output(
/aosp_15_r20/external/cronet/testing/
H A Dtest_env.py218 def run_command_with_output(argv, stdoutfile, env=None, cwd=None): function
414 return run_command_with_output(cmd,