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.java84 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/
DParentTest.java78 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testParent001()
79 JDWPCommands.ThreadGroupReferenceCommandSet.ParentCommand); in testParent001()
155 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError()
156 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in checkCommandError()
DChildrenTest.java84 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testChildren001()
85 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in testChildren001()
190 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in checkCommandError()
191 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in checkCommandError()
DNameTest.java145 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/
DThreadGroup002Test.java234 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/
DJDWPCommands.java267 public class ThreadGroupReferenceCommandSet { class in JDWPCommands
DVmMirror.java794 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in getThreadGroupName()
795 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in getThreadGroupName()