Searched refs:rowMismatches (Results 1 – 1 of 1) sorted by relevance
38 int rowMismatches = 0; in ImageMatches() local47 ++rowMismatches; in ImageMatches()48 if (rowMismatches < 50) { in ImageMatches()49 rowList << ((rowMismatches != 1) ? ", " : "") in ImageMatches()53 if (rowMismatches == 50) { in ImageMatches()59 if (rowMismatches) { in ImageMatches()61 << "Mismatch in image: " << rowMismatches << " rows mismatch " in ImageMatches()