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.py91 def __init__(self, command, logger, env=os.environ, pipe_stdout=PIPE_STDOUT): argument
144 def RunSubprocess(self, command, env=None, pipe_stdout=True, timeout=None): argument
202 def RunGNGen(self, build_dir, pipe_stdout, extra_gn_args=[]): argument
217 def RunAutoNinja(self, build_dir, target, pipe_stdout): argument