Searched defs:stdoutStream (Results 1 – 4 of 4) sorted by relevance
136 OutputStream stdoutStream = null; in lookupCache() local
145 try (FileOutputStream stdoutStream = new FileOutputStream(stdout); in runBinary()
533 OutputStream stdoutStream = null; in testRuntimedCmd_withFileOutputStream() local587 OutputStream stdoutStream = null; in testRuntimedCmd_notWritable() local
864 final OutputStream stdoutStream, in RunnableResult()1209 FileInputStream stdoutStream = new FileInputStream(result.stdOut()); in handleCachedResult() local