Searched defs:stdoutfile (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/testing/ |
| D | xvfb.py | 97 cmd, env, stdoutfile=None, use_openbox=True, use_xcompmgr=True, argument 152 def _run_with_xvfb(cmd, env, stdoutfile, use_openbox, argument 264 def _run_with_weston(cmd, env, stdoutfile, cwd): argument
|
| D | test_env.py | 174 def run_command_with_output(argv, stdoutfile, env=None, cwd=None): argument 290 def run_executable(cmd, env, stdoutfile=None, cwd=None): argument
|
| /external/angle/src/tests/py_utils/ |
| D | angle_test_util.py | 137 def run_command_with_output(argv, stdoutfile, env=None, cwd=None, log=True): argument
|
| D | android_helper.py | 490 def RunTests(test_suite, args, stdoutfile=None, log_output=True): argument
|