Home
last modified time | relevance | path

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

/art/test/910-methods/src/art/
DTest910.java102 System.out.println(getMethodLocationEnd(m)); in testMethod()
137 private static native long getMethodLocationEnd(Method m); in getMethodLocationEnd() method in Test910