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 | 83 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in printThreadGroup() 84 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in printThreadGroup() 94 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in printThreadGroup() 95 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in printThreadGroup() 126 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in printThreadGroup() 127 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in printThreadGroup()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/ |
D | ParentTest.java | 77 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testParent001() 78 JDWPCommands.ThreadGroupReferenceCommandSet.ParentCommand); in testParent001() 154 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError() 155 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in checkCommandError()
|
D | ChildrenTest.java | 83 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testChildren001() 84 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in testChildren001() 189 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError() 190 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in checkCommandError()
|
D | NameTest.java | 144 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError() 145 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in checkCommandError()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | ThreadGroup002Test.java | 235 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testThreadGroup002() 236 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 | 840 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in getThreadGroupName() 841 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in getThreadGroupName()
|