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

1 2 3

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
ClassLoaderTest.java 87 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
88 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
99 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
100 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);
123 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
124 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);
ClassObjectTest.java 77 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
78 JDWPCommands.ReferenceTypeCommandSet.ClassObjectCommand);
109 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
110 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
128 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
129 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);
InterfacesTest.java 71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
72 JDWPCommands.ReferenceTypeCommandSet.InterfacesCommand);
102 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
103 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
Signature002Test.java 77 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
78 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
120 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
121 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
149 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
150 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
180 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
181 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
SignatureTest.java 70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
71 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
SyntheticFieldsTest.java 65 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand;
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsCommand;
81 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode);
SyntheticMethodsTest.java 65 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsWithGenericCommand;
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsCommand;
82 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode);
ModifiersTest.java 76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
77 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand);
162 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
163 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand);
NestedTypesTest.java 71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
72 JDWPCommands.ReferenceTypeCommandSet.NestedTypesCommand);
112 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
113 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
SignatureWithGenericTest.java 70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
71 JDWPCommands.ReferenceTypeCommandSet.SignatureWithGenericCommand);
SourceFileTest.java 70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
71 JDWPCommands.ReferenceTypeCommandSet.SourceFileCommand);
InstancesTest.java 90 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
91 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
221 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
222 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
271 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
272 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
ClassFileVersionTest.java 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
70 JDWPCommands.ReferenceTypeCommandSet.ClassFileVersionCommand);
ConstantPoolTest.java 81 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
82 JDWPCommands.ReferenceTypeCommandSet.ConstantPoolCommand);
GetValues006Test.java 71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
72 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
GetValues007Test.java 84 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
85 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
StatusTest.java 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
70 JDWPCommands.ReferenceTypeCommandSet.StatusCommand);
  /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/ArrayReference/
LengthTest.java 84 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
85 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ForceEarlyReturn006Test.java 44 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
45 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
StopTest.java 76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
ClassesBySignatureTest.java 99 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
100 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
ReferenceTypeTest.java 102 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
103 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand);
187 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
188 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand);
ReferringObjectsTest.java 116 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
117 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
193 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
194 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand);
  /frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/jdwp/
JDWPClassDataRetriever.java 162 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
163 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);
183 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
184 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand);

Completed in 189 milliseconds

1 2 3