Searched refs:newMinfo (Results 1 – 1 of 1) sorted by relevance
676 private void testExistingMethod(MethodInfo newMinfo) in testExistingMethod() argument679 String name = newMinfo.getName(); in testExistingMethod()680 String descriptor = newMinfo.getDescriptor(); in testExistingMethod()683 if (isDuplicated(newMinfo, name, descriptor, it.next(), it)) in testExistingMethod()