Home
last modified time | relevance | path

Searched refs:ReferenceTypeCommandSet (Results 1 – 25 of 59) sorted by relevance

123

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DSignature002Test.java76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSignature002()
119 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
120 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
148 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
149 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
179 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
180 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
DClassObjectTest.java76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassObject001()
77 JDWPCommands.ReferenceTypeCommandSet.ClassObjectCommand); in testClassObject001()
108 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassObject001()
109 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassObject001()
127 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassObject001()
128 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand); in testClassObject001()
DClassLoaderTest.java88 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassLoader003()
89 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testClassLoader003()
100 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassLoader003()
101 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand); in testClassLoader003()
124 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in classLoaderTest()
125 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand); in classLoaderTest()
DInstancesTest.java88 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in runTestInstances()
89 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in runTestInstances()
219 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInstances_String()
220 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testInstances_String()
269 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInstances_Array()
270 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testInstances_Array()
DInterfacesTest.java70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInterfaces001()
71 JDWPCommands.ReferenceTypeCommandSet.InterfacesCommand); in testInterfaces001()
101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInterfaces001()
102 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testInterfaces001()
DNestedTypesTest.java71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testNestedTypes001()
72 JDWPCommands.ReferenceTypeCommandSet.NestedTypesCommand); in testNestedTypes001()
114 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testNestedTypes001()
115 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testNestedTypes001()
DModifiersTest.java86 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testModifiers001()
87 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand); in testModifiers001()
172 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testModifiers002()
173 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand); in testModifiers002()
DSyntheticMethodsTest.java65 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsWithGenericCommand; in runTestSyntheticMethods()
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsCommand; in runTestSyntheticMethods()
82 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode); in runTestSyntheticMethods()
DSyntheticFieldsTest.java65 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand; in runTestSyntheticFields()
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsCommand; in runTestSyntheticFields()
81 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode); in runTestSyntheticFields()
DSourceFileTest.java69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSourceFile001()
70 JDWPCommands.ReferenceTypeCommandSet.SourceFileCommand); in testSourceFile001()
DSignatureWithGenericTest.java69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignatureWithGeneric001()
70 JDWPCommands.ReferenceTypeCommandSet.SignatureWithGenericCommand); in testSignatureWithGeneric001()
DSignatureTest.java71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature001()
72 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature001()
DClassFileVersionTest.java68 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassFileVersion001()
69 JDWPCommands.ReferenceTypeCommandSet.ClassFileVersionCommand); in testClassFileVersion001()
DGetValues006Test.java71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testGetValues006()
72 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues006()
DStatusTest.java68 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testStatus001()
69 JDWPCommands.ReferenceTypeCommandSet.StatusCommand); in testStatus001()
DConstantPoolTest.java80 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testConstantPool001()
81 JDWPCommands.ReferenceTypeCommandSet.ConstantPoolCommand); in testConstantPool001()
DGetValues007Test.java84 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testGetValues007()
85 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues007()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassObjectReference/
DAbstractReflectedTypeTestCase.java76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in runReflectedTypeTest()
77 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand); in runReflectedTypeTest()
104 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in runReflectedTypeTest()
105 JDWPCommands.ReferenceTypeCommandSet.ClassObjectCommand); in runReflectedTypeTest()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DReferringObjectsTest.java114 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in DoTestReferringObjects()
115 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in DoTestReferringObjects()
191 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testReferringObjects_IllegalArgument()
192 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testReferringObjects_IllegalArgument()
DReferenceTypeTest.java101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testReferenceType001()
102 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testReferenceType001()
186 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testReferenceType001()
187 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testReferenceType001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStopTest.java76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testStop001()
77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testStop001()
DForceEarlyReturn006Test.java44 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getObjectID()
45 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in getObjectID()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DClassesBySignatureTest.java100 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassesBySignature001()
101 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassesBySignature001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DLengthTest.java84 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in checkArrayLength()
85 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayLength()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java727 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getClassSignature()
728 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getClassSignature()
1236 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getMethods()
1237 JDWPCommands.ReferenceTypeCommandSet.MethodsWithGenericCommand); in getMethods()
1242 commandPacket.setCommand(JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethods()
1293 CommandPacket packet = new CommandPacket(JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getFieldsInfo()
1294 JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand); in getFieldsInfo()
1299 packet.setCommand(JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in getFieldsInfo()
2008 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getClassObjectId()
2009 JDWPCommands.ReferenceTypeCommandSet.ClassObjectCommand); in getClassObjectId()
[all …]

123