HomeSort by relevance Sort by last modified time
    Searched refs:NameCommand (Results 1 - 8 of 8) sorted by null

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPCommands.java 232 public static final byte NameCommand = 1;
269 public static final byte NameCommand = 1;
VmMirror.java 717 JDWPCommands.ThreadReferenceCommandSet.NameCommand);
751 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand);
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
TopLevelThreadGroupsTest.java 84 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand);
109 JDWPCommands.ThreadReferenceCommandSet.NameCommand);
127 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
NameTest.java 64 JDWPCommands.ThreadReferenceCommandSet.NameCommand);
ThreadGroup002Test.java 236 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
NameTest.java 145 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand);
ParentTest.java 155 JDWPCommands.ThreadGroupReferenceCommandSet.NameCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
JDWPStackFrameTestCase.java 171 JDWPCommands.ThreadReferenceCommandSet.NameCommand);

Completed in 4528 milliseconds