Searched defs:stdoutStream (Results 1 – 4 of 4) sorted by relevance
189 try (FileOutputStream stdoutStream = new FileOutputStream(stdout); in runBinary()
425 OutputStream stdoutStream = null; in testRuntimedCmd_withFileOutputStream() local479 OutputStream stdoutStream = null; in testRuntimedCmd_notWritable() local
204 OutputStream stdoutStream = null; in lookupCache() local
800 final OutputStream stdoutStream, in RunnableResult()