Home
last modified time | relevance | path

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

123

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DSignature002Test.java77 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
78 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSignature002()
120 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
121 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
149 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
150 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
180 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature002()
181 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
DClassObjectTest.java77 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassObject001()
78 JDWPCommands.ReferenceTypeCommandSet.ClassObjectCommand); in testClassObject001()
109 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassObject001()
110 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassObject001()
128 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassObject001()
129 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand); in testClassObject001()
DClassLoaderTest.java87 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassLoader003()
88 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testClassLoader003()
99 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassLoader003()
100 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand); in testClassLoader003()
123 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in classLoaderTest()
124 JDWPCommands.ReferenceTypeCommandSet.ClassLoaderCommand); in classLoaderTest()
DInstancesTest.java90 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in runTestInstances()
91 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in runTestInstances()
221 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInstances_String()
222 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testInstances_String()
271 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInstances_Array()
272 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testInstances_Array()
DInterfacesTest.java71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInterfaces001()
72 JDWPCommands.ReferenceTypeCommandSet.InterfacesCommand); in testInterfaces001()
102 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInterfaces001()
103 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testInterfaces001()
DModifiersTest.java73 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testModifiers001()
74 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand); in testModifiers001()
165 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testModifiers002()
166 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand); in testModifiers002()
DNestedTypesTest.java71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testNestedTypes001()
72 JDWPCommands.ReferenceTypeCommandSet.NestedTypesCommand); in testNestedTypes001()
112 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testNestedTypes001()
113 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testNestedTypes001()
DSyntheticFieldsTest.java65 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand; in runTestSyntheticFields()
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsCommand; in runTestSyntheticFields()
81 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode); in runTestSyntheticFields()
DSyntheticMethodsTest.java65 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsWithGenericCommand; in runTestSyntheticMethods()
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsCommand; in runTestSyntheticMethods()
82 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode); in runTestSyntheticMethods()
DSignatureTest.java70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature001()
71 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature001()
DSourceFileTest.java70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSourceFile001()
71 JDWPCommands.ReferenceTypeCommandSet.SourceFileCommand); in testSourceFile001()
DSignatureWithGenericTest.java70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignatureWithGeneric001()
71 JDWPCommands.ReferenceTypeCommandSet.SignatureWithGenericCommand); in testSignatureWithGeneric001()
DClassFileVersionTest.java69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassFileVersion001()
70 JDWPCommands.ReferenceTypeCommandSet.ClassFileVersionCommand); in testClassFileVersion001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DLengthTest.java58 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testLength001()
59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testLength001()
91 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in checkArrayLength()
92 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayLength()
DSetValuesTest.java58 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSetValues001()
59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testSetValues001()
101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in checkArrayValues()
102 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayValues()
DGetValuesTest.java60 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testGetValues001()
61 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testGetValues001()
138 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in checkArrayValues()
139 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayValues()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethod002Test.java86 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInvokeMethod()
87 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in testInvokeMethod()
182 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInvokeMethod()
183 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testInvokeMethod()
219 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInvokeMethod()
220 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testInvokeMethod()
DSetValuesTest.java136 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testField()
137 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testField()
154 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in jdwpGetFieldIDs()
155 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFieldIDs()
DJDWPClassTypeTestCase.java119 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in jdwpGetFields()
120 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFields()
/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.java116 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in DoTestReferringObjects()
117 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in DoTestReferringObjects()
193 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testReferringObjects_IllegalArgument()
194 JDWPCommands.ReferenceTypeCommandSet.InstancesCommand); in testReferringObjects_IllegalArgument()
DReferenceTypeTest.java102 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testReferenceType001()
103 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testReferenceType001()
187 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testReferenceType001()
188 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testReferenceType001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java209 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getMethodID()
210 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodID()
240 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getMethodID()
241 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodID()
288 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getMethodName()
289 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethodName()
314 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in getClassSignature()
315 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getClassSignature()
481 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in checkFields()
482 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in checkFields()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DJDWPMethodTestCase.java91 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in jdwpGetMethodsInfo()
92 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in jdwpGetMethodsInfo()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DClassesBySignatureTest.java99 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassesBySignature001()
100 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassesBySignature001()

123