Searched defs:mismatch (Results 1 – 2 of 2) sorted by relevance
26 static FailureType mismatch(JDiffClassDescription description) { in mismatch() method in FailureType
419 final List<Pair<View, View>> mismatch = new ArrayList<>(); in testHeaderFooterType() local