Searched refs:jdwpGetMethodsInfo (Results 1 – 6 of 6) sorted by relevance
51 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testLineTableTest001()
62 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testIsObsoleteTest001()
86 protected MethodInfo[] jdwpGetMethodsInfo(long classID) { in jdwpGetMethodsInfo() method in JDWPMethodTestCase
63 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testBytecodesTest001()
53 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testVariableTableTest001()
54 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testVariableTableWithGenericTest001()