Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DExceptionWithLocationTest.java84 long thrownExceptionClassId = getObjectReferenceType(exception.objectID); in checkEvent() local
86 exceptionClassId, thrownExceptionClassId); in checkEvent()