Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedExceptionEventsDebuggee.java52 testUncaughtException(); in run()
79 private void testUncaughtException() { in testUncaughtException() method in CombinedExceptionEventsDebuggee
DCombinedExceptionEventsTest.java74 private void runCombinedExceptionEventsTest(boolean testUncaughtException) { in runCombinedExceptionEventsTest() argument
102 if (testUncaughtException) { in runCombinedExceptionEventsTest()