Lines Matching refs:faultyLimit
749 const int faultyLimit = 6; in verifyImage() local
758 log << TestLog::Message << faultyLimit << " faulty pixels are allowed." << TestLog::EndMessage; in verifyImage()
762 if (faultyPixels > faultyLimit) in verifyImage()
802 const int faultyLimit = 6; in verifyImage() local
809 log << TestLog::Message << faultyLimit << " faulty pixels are allowed." << TestLog::EndMessage; in verifyImage()
813 if (faultyPixels > faultyLimit) in verifyImage()
954 const int faultyLimit = 6; in verifyImage() local
961 log << TestLog::Message << faultyLimit << " faulty pixels are allowed." << TestLog::EndMessage; in verifyImage()
965 if (faultyPixels > faultyLimit) in verifyImage()
999 const int faultyLimit = 6; in verifyImage() local
1005 log << TestLog::Message << faultyLimit << " faulty pixels are allowed." << TestLog::EndMessage; in verifyImage()
1008 if (faultyPixels > faultyLimit) in verifyImage()