Searched refs:WaitForProcessExit (Results 1 – 2 of 2) sorted by relevance
98 protected void WaitForProcessExit(Process process) throws IOException { in WaitForProcessExit() method in JDWPManualDebuggeeWrapper
114 WaitForProcessExit(process); in finishProcessAndRedirectors()289 protected void WaitForProcessExit(Process process) throws IOException { in WaitForProcessExit() method in JDWPUnitDebuggeeProcessWrapper