Searched defs:stdoutfile (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/testing/ |
H A D | xvfb.py | 102 cmd, env, stdoutfile=None, use_openbox=True, use_xcompmgr=True, argument 203 def _run_with_x11(cmd, env, stdoutfile, use_openbox, argument 331 def _run_with_weston(cmd, env, stdoutfile, cwd): argument
|
H A D | test_env.py | 218 def run_command_with_output(argv, stdoutfile, env=None, cwd=None): argument 334 def run_executable(cmd, env, stdoutfile=None, cwd=None): argument
|
/aosp_15_r20/external/angle/src/tests/py_utils/ |
H A D | angle_test_util.py | 137 def run_command_with_output(argv, stdoutfile, env=None, cwd=None, log=True): argument
|
H A D | android_helper.py | 552 def RunTests(test_suite, args, stdoutfile=None, log_output=True): argument
|