Searched refs:AllThreadsCommand (Results 1 - 4 of 4) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DJDWPCommands.java46 public static final byte AllThreadsCommand = 4; field in class:JDWPCommands.VirtualMachineCommandSet
H A DVmMirror.java684 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
H A DAllThreadsTest.java62 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand);
120 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand);
193 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
H A DJDWPStackFrameTestCase.java153 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand);

Completed in 694 milliseconds