Home
last modified time | relevance | path

Searched defs:stdoutfile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/testing/
H A Dxvfb.py102 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 Dtest_env.py218 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 Dangle_test_util.py137 def run_command_with_output(argv, stdoutfile, env=None, cwd=None, log=True): argument
H A Dandroid_helper.py552 def RunTests(test_suite, args, stdoutfile=None, log_output=True): argument