Searched refs:getMethodDeclaringClass (Results 1 – 1 of 1) sorted by relevance
65 Class<?> declClass = getMethodDeclaringClass(m); in testMethod()132 private static native Class<?> getMethodDeclaringClass(Method m); in getMethodDeclaringClass() method in Test910