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