Searched defs:pipe_stdout (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/tests/ |
| D | capture_replay_tests.py | 93 def __init__(self, command, logger, env=os.environ, pipe_stdout=PIPE_STDOUT): argument 143 def RunSubprocess(self, command, env=None, pipe_stdout=True, timeout=None): argument 201 def RunGNGen(self, build_dir, pipe_stdout, extra_gn_args=[]): argument 218 def RunNinja(self, build_dir, target, pipe_stdout): argument
|