Searched refs:stderrIn (Results 1 – 1 of 1) sorted by relevance
399 PipedInputStream stderrIn = new PipedInputStream(); in execClass() local401 PipedOutputStream stderrOut = new PipedOutputStream(stderrIn); in execClass()404 StreamVacuum stderrVacuum = new StreamVacuum(stderrIn, inputFile); in execClass()