Lines Matching defs:isOk
130 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local
153 … const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local
179 … const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local
237 bool isOk = difference <= threshold; in fuzzyCompare() local
320 const bool isOk = (refPix == cmpPix); in bitwiseCompare() local
638 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatUlpThresholdCompare() local
727 bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local
822 bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local
908 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local
1017 const bool isOk = boolAll(lessThanEqual(diff, threshold64)); in intThresholdCompare() local
1439 bool isOk = bilinearCompare(reference, result, errorMask, threshold); in bilinearCompare() local