Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPUnitDebuggeeProcessWrapper.java99 WaitForProcessExit(process); in finishProcessAndRedirectors()
274 protected void WaitForProcessExit(Process process) throws IOException { in WaitForProcessExit() method in JDWPUnitDebuggeeProcessWrapper
DJDWPManualDebuggeeWrapper.java98 protected void WaitForProcessExit(Process process) throws IOException { in WaitForProcessExit() method in JDWPManualDebuggeeWrapper