Home
last modified time | relevance | path

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

/art/test/595-profile-saving/src/
DMain.java55 ensureProfilingInfo(m); in testAddMethodToProfile()
65 public static native void ensureProfilingInfo(Method method); in ensureProfilingInfo() method in Main