Home
last modified time | relevance | path

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

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