Home
last modified time | relevance | path

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

/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java228 StreamPump errorPump = new StreamPump(error, process.getErrorStream()); in backgroundExec() local
230 errorPump.start(); in backgroundExec()
257 StreamPump errorPump = new StreamPump(error, process.getErrorStream()); in exec() local
259 errorPump.start(); in exec()
264 errorPump.join(); in exec()
/aoo42x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 18 milliseconds