Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DAllThreadsTest.java62 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads003()
120 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads002()
193 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java46 public static final byte AllThreadsCommand = 4; field in JDWPCommands.VirtualMachineCommandSet
DVmMirror.java758 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in getAllThreadID()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java153 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in jdwpGetAllThreads()