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