Home
last modified time | relevance | path

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

/art/test/566-polymorphic-inlining/src/
DMain.java20 public Class<?> sameInvokeInterface3(); in sameInvokeInterface3() method
99 public Class<?> sameInvokeInterface3() { in sameInvokeInterface3() method in Main
113 return i.sameInvokeInterface3(); in $noinline$testInvokeInterface2()
153 public Class<?> sameInvokeInterface3() { in sameInvokeInterface3() method in OtherSubclass