Searched refs:jdwpGetMethodsInfo (Results 1 – 5 of 5) sorted by relevance
51 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testIsObsoleteTest001()
49 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testLineTableTest001()
53 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in testBytecodesTest001()
88 protected MethodInfo[] jdwpGetMethodsInfo(long classID) { in jdwpGetMethodsInfo() method in JDWPMethodTestCase
285 MethodInfo[] methodsInfo = jdwpGetMethodsInfo(classID); in checkMethodVariableTable()