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