Home
last modified time | relevance | path

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/
DInstanceOnlyModifierDebuggee.java39 public void throwAndCatchException() { in throwAndCatchException() method in InstanceOnlyModifierDebuggee.TestClass
90 instances[i].throwAndCatchException(); in run()
DThreadOnlyModifierDebuggee.java48 throwAndCatchException(); in run()
59 private void throwAndCatchException() { in throwAndCatchException() method in ThreadOnlyModifierDebuggee.TestThread