Home
last modified time | relevance | path

Searched refs:ThreadGroupReferenceCommandSet (Results 1 – 6 of 6) 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.java75 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testParent001()
76 JDWPCommands.ThreadGroupReferenceCommandSet.ParentCommand); in testParent001()
DChildrenTest.java81 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in testChildren001()
82 JDWPCommands.ThreadGroupReferenceCommandSet.ChildrenCommand); in testChildren001()
/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.java265 public class ThreadGroupReferenceCommandSet { class in JDWPCommands
DVmMirror.java750 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID, in getThreadGroupName()
751 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand); in getThreadGroupName()