Home
last modified time | relevance | path

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

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