Searched refs:debuggeeThrowMethodID (Results 1 – 2 of 2) sorted by relevance
202 long debuggeeThrowMethodID = getMethodID(debuggeeClassID, expectedThrowLocationMethodName); in runThrowLocationTest() local204 debuggeeThrowMethodID != throwLocation.methodID) { in runThrowLocationTest()248 long debuggeeThrowMethodID = getMethodID(debuggeeClassID, expectedCatchLocationMethodName); in runCatchLocationTest() local250 debuggeeThrowMethodID != catchLocation.methodID) { in runCatchLocationTest()
114 long debuggeeThrowMethodID = getMethodID(debuggeeClassID, THROW_EXCEPTION_METHOD); in testExceptionUncaughtEvent_ThrowLocation() local116 debuggeeThrowMethodID != throwLocation.methodID) { in testExceptionUncaughtEvent_ThrowLocation()