Searched refs:ThreadGroupReferenceCommandSet (Results 1 – 7 of 7) sorted by relevance
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | TopLevelThreadGroupsTest.java | 84 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in printThreadGroup() 85 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in printThreadGroup() 95 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in printThreadGroup() 96 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in printThreadGroup() 127 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in printThreadGroup() 128 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in printThreadGroup()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/ |
D | ParentTest.java | 78 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testParent001() 79 JDWPCommands.ThreadGroupReferenceCommandSet.ParentCommand); in testParent001() 155 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError() 156 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in checkCommandError()
|
D | ChildrenTest.java | 84 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testChildren001() 85 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in testChildren001() 190 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError() 191 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in checkCommandError()
|
D | NameTest.java | 145 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError() 146 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in checkCommandError()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | ThreadGroup002Test.java | 234 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testThreadGroup002() 235 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in testThreadGroup002()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | JDWPCommands.java | 267 public class ThreadGroupReferenceCommandSet { class in JDWPCommands
|
D | VmMirror.java | 794 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in getThreadGroupName() 795 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in getThreadGroupName()
|