Home | History | Annotate | Download | only in compare

Lines Matching full:samename

1687         boolean sameName = from.getName().equals(to.getName());
1695 return sameName && samePackage && sameKind;