Searched refs:stdoutOut (Results 1 – 1 of 1) sorted by relevance
400 PipedOutputStream stdoutOut = new PipedOutputStream(stdoutIn); in execClass() local407 System.setOut(new PrintStream(stdoutOut)); in execClass()424 stdoutOut.close(); in execClass()