Searched defs:debuggeeThrowMethodID (Results 1 – 2 of 2) sorted by relevance
202 long debuggeeThrowMethodID = getMethodID(debuggeeClassID, expectedThrowLocationMethodName); in runThrowLocationTest() local248 long debuggeeThrowMethodID = getMethodID(debuggeeClassID, expectedCatchLocationMethodName); in runCatchLocationTest() local
114 long debuggeeThrowMethodID = getMethodID(debuggeeClassID, THROW_EXCEPTION_METHOD); in testExceptionUncaughtEvent_ThrowLocation() local