Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedExceptionEventsTest.java122 long exceptionObjectID = -1; in runCombinedExceptionEventsTest() local
149 if (exceptionObjectID != -1) { in runCombinedExceptionEventsTest()
150 assertEquals("Invalid exception object ID", exceptionObjectID, in runCombinedExceptionEventsTest()
153 exceptionObjectID = currentExceptionObjectID; in runCombinedExceptionEventsTest()