Home
last modified time | relevance | path

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/
DTopLevelThreadGroupsTest.java83 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/
DParentTest.java77 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testParent001()
78 JDWPCommands.ThreadGroupReferenceCommandSet.ParentCommand); in testParent001()
154 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError()
155 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in checkCommandError()
DChildrenTest.java83 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testChildren001()
84 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in testChildren001()
189 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError()
190 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in checkCommandError()
DNameTest.java144 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/
DThreadGroup002Test.java235 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/
DJDWPCommands.java267 public class ThreadGroupReferenceCommandSet { class in JDWPCommands
DVmMirror.java840 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in getThreadGroupName()
841 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in getThreadGroupName()