Home
last modified time | relevance | path

Searched refs:FieldsWithGenericCommand (Results 1 – 2 of 2) 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/
DFieldsWithGenericTest.java71 JDWPCommands.ReferenceTypeCommandSet.FieldsWithGenericCommand); in testFieldsWithGeneric001()