Home
last modified time | relevance | path

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

/external/angle/src/tests/
Dcapture_replay_tests.py102 def __init__(self, command, logger, env=os.environ, pipe_stdout=PIPE_STDOUT): argument
156 def RunSubprocess(self, command, env=None, pipe_stdout=True, timeout=None): argument
214 def RunGNGen(self, build_dir, pipe_stdout, extra_gn_args=[]): argument
231 def RunNinja(self, build_dir, target, pipe_stdout): argument