Searched refs:maxAllowedFailingPixels (Results 1 – 2 of 2) sorted by relevance
57 …ec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, int maxAllowedFailingPixels, CompareL…
1019 …ec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, int maxAllowedFailingPixels, CompareL… in intThresholdPositionDeviationErrorThresholdCompare() argument1027 const bool compareOk = numFailingPixels <= maxAllowedFailingPixels; in intThresholdPositionDeviationErrorThresholdCompare()1047 … failing pixels = " << numFailingPixels << ", max allowed = " << maxAllowedFailingPixels << TestLo… in intThresholdPositionDeviationErrorThresholdCompare()