Home
last modified time | relevance | path

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

/art/test/566-polymorphic-inlining/src/
DMain.java18 public Class<?> sameInvokeInterface(); in sameInvokeInterface() method
89 public Class<?> sameInvokeInterface() { in sameInvokeInterface() method in Main
146 public Class<?> sameInvokeInterface() { in sameInvokeInterface() method in OtherSubclass