Searched refs:getMethodEndLocation (Results 1 – 2 of 2) sorted by relevance
242 Location combinedEventsLocation = getMethodEndLocation(debuggeeClassID, methodForEvents); in testCombinedEvents_02()528 Location combinedEventsLocation = getMethodEndLocation(debuggeeClassID, methodForEvents); in testCombinedEvents_04()789 Location combinedEventsLocation = getMethodEndLocation(debuggeeClassID, methodForEvents); in testCombinedEvents_06()
169 protected Location getMethodEndLocation(long classID, String methodName) { in getMethodEndLocation() method in CombinedEventsTestCase