/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ |
D | Signature002Test.java | 76 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()
|
D | ClassObjectTest.java | 76 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()
|
D | ClassLoaderTest.java | 88 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()
|
D | InstancesTest.java | 88 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()
|
D | InterfacesTest.java | 70 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInterfaces001() 71 JDWPCommands.ReferenceTypeCommandSet.InterfacesCommand); in testInterfaces001() 101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testInterfaces001() 102 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testInterfaces001()
|
D | NestedTypesTest.java | 71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testNestedTypes001() 72 JDWPCommands.ReferenceTypeCommandSet.NestedTypesCommand); in testNestedTypes001() 114 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testNestedTypes001() 115 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testNestedTypes001()
|
D | ModifiersTest.java | 86 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testModifiers001() 87 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand); in testModifiers001() 172 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testModifiers002() 173 JDWPCommands.ReferenceTypeCommandSet.ModifiersCommand); in testModifiers002()
|
D | SyntheticMethodsTest.java | 65 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsWithGenericCommand; in runTestSyntheticMethods() 68 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsCommand; in runTestSyntheticMethods() 82 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode); in runTestSyntheticMethods()
|
D | SyntheticFieldsTest.java | 65 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand; in runTestSyntheticFields() 68 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsCommand; in runTestSyntheticFields() 81 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, commandCode); in runTestSyntheticFields()
|
D | SourceFileTest.java | 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSourceFile001() 70 JDWPCommands.ReferenceTypeCommandSet.SourceFileCommand); in testSourceFile001()
|
D | SignatureWithGenericTest.java | 69 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignatureWithGeneric001() 70 JDWPCommands.ReferenceTypeCommandSet.SignatureWithGenericCommand); in testSignatureWithGeneric001()
|
D | SignatureTest.java | 71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testSignature001() 72 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature001()
|
D | ClassFileVersionTest.java | 68 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testClassFileVersion001() 69 JDWPCommands.ReferenceTypeCommandSet.ClassFileVersionCommand); in testClassFileVersion001()
|
D | GetValues006Test.java | 71 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testGetValues006() 72 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues006()
|
D | StatusTest.java | 68 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testStatus001() 69 JDWPCommands.ReferenceTypeCommandSet.StatusCommand); in testStatus001()
|
D | ConstantPoolTest.java | 80 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testConstantPool001() 81 JDWPCommands.ReferenceTypeCommandSet.ConstantPoolCommand); in testConstantPool001()
|
D | GetValues007Test.java | 84 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/ |
D | AbstractReflectedTypeTestCase.java | 76 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/ |
D | ReferringObjectsTest.java | 114 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()
|
D | ReferenceTypeTest.java | 101 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/ |
D | StopTest.java | 76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID, in testStop001() 77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testStop001()
|
D | ForceEarlyReturn006Test.java | 44 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/ |
D | ClassesBySignatureTest.java | 100 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/ |
D | LengthTest.java | 84 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/ |
D | VmMirror.java | 727 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 …]
|