Searched refs:throwAndCatchException (Results 1 – 2 of 2) sorted by relevance
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/ | ||
D | InstanceOnlyModifierDebuggee.java | 39 public void throwAndCatchException() { in throwAndCatchException() method in InstanceOnlyModifierDebuggee.TestClass |
D | ThreadOnlyModifierDebuggee.java | 48 throwAndCatchException(); in run() |