Home
last modified time | relevance | path

Searched refs:SignatureCommand (Results 1 – 10 of 10) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DSignature002Test.java121 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
150 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
181 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
DSignatureTest.java71 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature001()
DInterfacesTest.java103 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testInterfaces001()
DClassObjectTest.java110 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassObject001()
DNestedTypesTest.java113 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testNestedTypes001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java91 public static final byte SignatureCommand = 1; field in JDWPCommands.ReferenceTypeCommandSet
DVmMirror.java716 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getClassSignature()
2200 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getReferenceTypeSignature()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DClassesBySignatureTest.java100 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassesBySignature001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DReferenceTypeTest.java188 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testReferenceType001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java315 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getClassSignature()