Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DWrappedThrow.java102 if2.throwSubSub(); in main()
138 public void throwSubSub() throws BaseException; in throwSubSub() method
150 public void throwSubSub() throws SubException; in throwSubSub() method
170 public void throwSubSub() throws SubException {} in throwSubSub() method in WTMix
/art/test/044-proxy/
Dexpected.txt81 Invoke public abstract void InterfaceW1.throwSubSub() throws BaseException