Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPUnitDebuggeeProcessWrapper.java146 String args[] = splitCommandLine(cmdLine); in launchProcess()
211 public String[] splitCommandLine(String cmd) { in splitCommandLine() method in JDWPUnitDebuggeeProcessWrapper