Searched refs:previousMethodName (Results 1 – 2 of 2) sorted by relevance
664 String previousMethodName = result.getMethod().getMethodName(); in groupResults() local681 previousMethodName = result.getMethod().getMethodName(); in groupResults()684 if (!previousMethodName.equals(methodName)) { in groupResults()689 previousMethodName = methodName; in groupResults()
357 String previousMethodName = null;365 if (methodName.equals(previousMethodName)390 previousMethodName = methodName;