HomeSort by relevance Sort by last modified time
    Searched refs:ReferenceTypeCommandSet (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
ClassObjectTest.java 76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
77 JDWPCommands.ReferenceTypeCommandSet.ClassObjectCommand);
108 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
109 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
127 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
128 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);
InterfacesTest.java 70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
71 JDWPCommands.ReferenceTypeCommandSet.InterfacesCommand);
101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
102 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
ClassLoaderTest.java 68 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
69 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);
Signature002Test.java 76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
119 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
120 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
148 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
149 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
179 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
180 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
SignatureTest.java 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
70 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
ModifiersTest.java 72 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
73 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand);
164 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
165 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand);
NestedTypesTest.java 70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
71 JDWPCommands.ReferenceTypeCommandSet.NestedTypesCommand);
111 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
112 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
SignatureWithGenericTest.java 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
70 JDWPCommands.ReferenceTypeCommandSet.SignatureWithGenericCommand);
SourceFileTest.java 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
70 JDWPCommands.ReferenceTypeCommandSet.SourceFileCommand);
InstancesTest.java 100 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
101 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
241 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
242 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
301 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
302 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
ClassFileVersionTest.java 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
70 JDWPCommands.ReferenceTypeCommandSet.ClassFileVersionCommand);
ConstantPoolTest.java 83 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
84 JDWPCommands.ReferenceTypeCommandSet.ConstantPoolCommand);
SourceDebugExtensionTest.java 79 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
80 JDWPCommands.ReferenceTypeCommandSet.SourceDebugExtensionCommand);
StatusTest.java 68 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
69 JDWPCommands.ReferenceTypeCommandSet.StatusCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
LengthTest.java 60 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
61 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand);
93 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
94 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
SetValuesTest.java 58 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand);
101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
102 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassObjectReference/
AbstractReflectedTypeTestCase.java 76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
77 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);
104 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
105 JDWPCommands.ReferenceTypeCommandSet.ClassObjectCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
JDWPClassTypeTestCase.java 117 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
118 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand);
InvokeMethod002Test.java 85 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
86 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand);
181 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
182 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand);
218 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
219 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
SetValuesTest.java 138 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
139 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
156 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
157 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
JDWPMethodTestCase.java 89 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
90 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ForceEarlyReturn006Test.java 52 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
53 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
StopTest.java 75 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
76 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
ClassesBySignatureTest.java 98 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
99 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
ReferenceTypeTest.java 101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
102 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
186 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
187 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);

Completed in 246 milliseconds

1 2 3