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
78 public Class sameInvokeInterface() { in sameInvokeInterface() method in Main
115 public Class sameInvokeInterface() { in sameInvokeInterface() method in OtherSubclass