Home
last modified time | relevance | path

Searched refs:inputPump (Results 1 – 2 of 2) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java227 StreamPump inputPump = new StreamPump(output, process.getInputStream()); in backgroundExec() local
229 inputPump.start(); in backgroundExec()
256 StreamPump inputPump = new StreamPump(output, process.getInputStream()); in exec() local
258 inputPump.start(); in exec()
263 inputPump.join(); in exec()
/trunk/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...