Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DWrappedThrow.java93 if2.throwSub(); in main()
137 public void throwSub() throws BaseException; in throwSub() method
149 public void throwSub() throws SubException; in throwSub() method
169 public void throwSub() throws SubException {} in throwSub() method in WTMix
/art/test/044-proxy/
Dexpected.txt82 Invoke public abstract void InterfaceW1.throwSub() throws BaseException