Searched refs:setRedirectStderrToStdout (Results 1 – 5 of 5) sorted by relevance
97 public void setRedirectStderrToStdout(boolean redirect); in setRedirectStderrToStdout() method
133 public void setRedirectStderrToStdout(boolean redirect) { in setRedirectStderrToStdout() method in RunUtil
107 runUtil.setRedirectStderrToStdout(true); in runBinary()
105 runUtil.setRedirectStderrToStdout(true); in executeHostGTestCommand()
490 testRunUtil.setRedirectStderrToStdout(true); in testSetRedirectStderrToStdout()