Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedExceptionEventsTest.java45 runCombinedExceptionEventsTest(false); in testCombinedExceptionEvents_CaughtExceptionOnly()
54 runCombinedExceptionEventsTest(true); in testCombinedExceptionEvents_UncaughtExceptionOnly()
74 private void runCombinedExceptionEventsTest(boolean testUncaughtException) { in runCombinedExceptionEventsTest() method in CombinedExceptionEventsTest