Home
last modified time | relevance | path

Searched defs:returnedThread (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DExceptionUncaughtTest.java92 long returnedThread = exceptionEvent.getThreadID(); in testExceptionUncaughtEvent_ThrowLocation() local
146 long returnedThread = exceptionEvent.getThreadID(); in testExceptionUncaughtEvent_CatchLocation() local
DExceptionCaughtTest.java178 long returnedThread = exceptionEvent.getThreadID(); in runThrowLocationTest() local
227 long returnedThread = exceptionEvent.getThreadID(); in runCatchLocationTest() local