Searched refs:newMinfo (Results 1 – 1 of 1) sorted by relevance
656 private void testExistingMethod(MethodInfo newMinfo) in testExistingMethod() argument659 String name = newMinfo.getName(); in testExistingMethod()660 String descriptor = newMinfo.getDescriptor(); in testExistingMethod()663 if (isDuplicated(newMinfo, name, descriptor, (MethodInfo)it.next(), it)) in testExistingMethod()