Home
last modified time | relevance | path

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

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