Searched defs:subprocess (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DNoLaunchOptionTest.java38 private Process subprocess; field in class:NoLaunchOptionTest
72 * Gather up the output of the subprocess using non-blocking
73 * reads so we can get both the subprocess stdout and the
74 * subprocess stderr without overfilling any buffers.
H A DOptionTest.java39 private Process subprocess; field in class:OptionTest
73 * Gather up the output of the subprocess using non-blocking
74 * reads so we can get both the subprocess stdout and the
75 * subprocess stderr without overfilling any buffers.

Completed in 40 milliseconds