Home
last modified time | relevance | path

Searched defs:targetTypes (Results 1 – 1 of 1) sorted by relevance

/art/test/2271-profile-inline-cache/src/
DMain.java168 private static void checkMethodHasInlineCache(File file, Method m, Class<?>... targetTypes) { in checkMethodHasInlineCache()
194 String profile, Method method, Class<?>... targetTypes); in hasInlineCacheInProfile()