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.java120 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
149 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
180 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature002()
DSignatureTest.java72 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testSignature001()
DInterfacesTest.java102 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testInterfaces001()
DClassObjectTest.java109 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassObject001()
DNestedTypesTest.java115 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.java728 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getClassSignature()
2172 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getReferenceTypeSignature()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DClassesBySignatureTest.java101 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testClassesBySignature001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DReferenceTypeTest.java187 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in testReferenceType001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java272 JDWPCommands.ReferenceTypeCommandSet.SignatureCommand); in getClassSignature()