Home
last modified time | relevance | path

Searched refs:FieldsWithGenericCommand (Results 1 – 3 of 3) 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
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DSyntheticFieldsTest.java65 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand; in runTestSyntheticFields()
DFieldsWithGenericTest.java72 JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand); in testFieldsWithGeneric001()