Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DWrappedThrow.java84 if1.throwBase(); in main()
136 public void throwBase() throws BaseException; in throwBase() method
148 public void throwBase() throws SubException; in throwBase() method
168 public void throwBase() throws SubException {} in throwBase() method in WTMix
/art/test/044-proxy/
Dexpected.txt75 Invoke public abstract void InterfaceW1.throwBase() throws BaseException