Home
last modified time | relevance | path

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

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