Searched refs:getTopFrameLocation (Results 1 – 3 of 3) sorted by relevance
190 Location topFrameLoc = getTopFrameLocation(returnedThread); in runThrowLocationTest()239 Location topFrameLoc = getTopFrameLocation(returnedThread); in runCatchLocationTest()
73 protected Location getTopFrameLocation(long threadID) { in getTopFrameLocation() method in ExceptionBaseTest
104 Location topFrameLoc = getTopFrameLocation(returnedThread); in testExceptionUncaughtEvent_ThrowLocation()