Home
last modified time | relevance | path

Searched refs:MethodsWithGenericCommand (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java119 public static final byte MethodsWithGenericCommand = 15; field in JDWPCommands.ReferenceTypeCommandSet
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DMethodsWithGenericTest.java71 JDWPCommands.ReferenceTypeCommandSet.MethodsWithGenericCommand); in testMethodsWithGeneric001()