Home
last modified time | relevance | path

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

/art/test/566-polymorphic-inlining/src/
DMain.java19 public Class<?> sameInvokeInterface2(); in sameInvokeInterface2() method
94 public Class<?> sameInvokeInterface2() { in sameInvokeInterface2() method in Main
112 i.sameInvokeInterface2(); in $noinline$testInvokeInterface2()
150 public Class<?> sameInvokeInterface2() { in sameInvokeInterface2() method in OtherSubclass