Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java97 public static final byte FieldsCommand = 4; field in JDWPCommands.ReferenceTypeCommandSet
DVmMirror.java1488 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in getFieldsInClass()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DJDWPClassTypeTestCase.java118 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFields()
DSetValuesTest.java157 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFieldIDs()
DInvokeMethod002Test.java182 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DLengthTest.java61 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testLength001()
DSetValuesTest.java59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testSetValues001()
DGetValuesTest.java63 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testGetValues001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DFieldsTest.java70 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testFields001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java480 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in checkFields()