Home
last modified time | relevance | path

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

/aosp12/art/test/044-proxy/src/
H A 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
/aosp12/art/test/044-proxy/
H A Dexpected-stdout.txt85 Invoke public abstract void InterfaceW1.throwSubSub() throws BaseException