Home
last modified time | relevance | path

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

/aosp12/art/test/595-profile-saving/src/
H A DMain.java59 ensureProfilingInfo(m); in testAddMethodToProfile()
69 public static native void ensureProfilingInfo(Method method); in ensureProfilingInfo() method in Main