Home
last modified time | relevance | path

Searched refs:FieldsWithGenericCommand (Results 1 – 4 of 4) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java117 public static final byte FieldsWithGenericCommand = 14; field in JDWPCommands.ReferenceTypeCommandSet
DVmMirror.java1294 JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand); in getFieldsInfo()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DSyntheticFieldsTest.java65 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand; in runTestSyntheticFields()
DFieldsWithGenericTest.java71 JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand); in testFieldsWithGeneric001()