Searched refs:launchProcess (Results 1 – 2 of 2) sorted by relevance
78 process = launchProcess(cmdLine); in launchProcessAndRedirectors()141 protected Process launchProcess(String cmdLine) throws IOException { in launchProcess() method in JDWPUnitDebuggeeProcessWrapper
80 protected Process launchProcess(String cmdLine) throws IOException { in launchProcess() method in JDWPManualDebuggeeWrapper