HomeSort by relevance Sort by last modified time
    Searched refs:ThreadReferenceCommandSet (Results 26 - 39 of 39) sorted by null

12

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
Status006Test.java 93 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
94 JDWPCommands.ThreadReferenceCommandSet.StatusCommand);
StopTest.java 93 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
94 JDWPCommands.ThreadReferenceCommandSet.StopCommand);
ForceEarlyReturnTest.java 116 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
117 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand);
266 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
267 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand);
ThreadGroup002Test.java 172 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
173 JDWPCommands.ThreadReferenceCommandSet.StatusCommand);
190 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
191 JDWPCommands.ThreadReferenceCommandSet.ThreadGroupCommand);
FramesTest.java 430 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
431 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
AllThreadsTest.java 82 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
83 JDWPCommands.ThreadReferenceCommandSet.StatusCommand);
142 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
143 JDWPCommands.ThreadReferenceCommandSet.StatusCommand);
TopLevelThreadGroupsTest.java 108 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
109 JDWPCommands.ThreadReferenceCommandSet.NameCommand);
ResumeTest.java 363 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
364 JDWPCommands.ThreadReferenceCommandSet.StatusCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ExceptionBaseTest.java 76 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
77 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
ChildrenTest.java 72 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
73 JDWPCommands.ThreadReferenceCommandSet.ThreadGroupCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPCommands.java 228 public class ThreadReferenceCommandSet {
VmMirror.java 483 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
484 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand);
510 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
511 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand);
725 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
726 JDWPCommands.ThreadReferenceCommandSet.NameCommand);
741 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
742 JDWPCommands.ThreadReferenceCommandSet.StatusCommand);
757 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
758 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand)
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
LaunchedDebugger.java 164 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
165 JDWPCommands.ThreadReferenceCommandSet.FramesCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPTestCase.java 562 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
563 JDWPCommands.ThreadReferenceCommandSet.StatusCommand);
    [all...]

Completed in 148 milliseconds

12