Home
last modified time | relevance | path

Searched refs:FieldsCommand (Results 1 – 11 of 11) 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.java1316 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in getFieldsInClass()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DJDWPClassTypeTestCase.java120 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFields()
DSetValuesTest.java155 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFieldIDs()
DInvokeMethod002Test.java183 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DSyntheticFieldsTest.java68 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsCommand; in runTestSyntheticFields()
DFieldsTest.java71 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testFields001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DLengthTest.java59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testLength001()
DSetValuesTest.java59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testSetValues001()
DGetValuesTest.java61 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testGetValues001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java482 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in checkFields()