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