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.java63 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads003()
121 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads002()
194 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.java712 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in getAllThreadID()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java117 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in jdwpGetAllThreads()