Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DBreakpointOnCatchTest.java56 int exceptionRequestID = requestExceptionCaughtEvent(); in testBreakpointOnCatch()
98 private int requestExceptionCaughtEvent() { in requestExceptionCaughtEvent() method in BreakpointOnCatchTest