Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DExceptionCaughtDebuggee.java60 testThrowAndCatchDebuggeeExceptionFromJava(true); in run()
66 void testThrowAndCatchDebuggeeExceptionFromJava(boolean nativeTransition) { in testThrowAndCatchDebuggeeExceptionFromJava() method in ExceptionCaughtDebuggee