Home | History | Annotate | Download | only in jdiff

Lines Matching full:both

62                 // in both the old and new API, then treat it as changed,
67 // Package by the same name exists in both APIs
115 // sum of public elements in BOTH APIs
169 // in both the old and new package, then treat it as changed,
174 // Class by the same name exists in both packages
482 // in both the old and new class, then treat it as changed,
495 // Only one method with that name exists in both packages,
697 // in both the old and new class, then treat it as changed,
811 * @return true if both are non-null and differ,
829 * @return 0 if both are null, or both are non-null and are the same.