Home
last modified time | relevance | path

Searched defs: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
153 public Class<?> sameInvokeInterface3() { in sameInvokeInterface3() method in OtherSubclass