Searched refs:otherPixels (Results 1 – 1 of 1) sorted by relevance
109 const int otherPixels = totalNumPixels - numWhitePixels - numRedPixels; in verifyResultImage() local110 if (otherPixels > 0) in verifyResultImage()113 << "Failure: Got " << otherPixels << " other than white or red pixels" in verifyResultImage()