Searched refs:compareImagesFuzzyPixelCount (Results 1 – 2 of 2) sorted by relevance
501 bool compareImagesFuzzyPixelCount(const QImage& image1, const QImage& image2, qreal tolerance = 0.0… in compareImagesFuzzyPixelCount() function596 QVERIFY(compareImagesFuzzyPixelCount(target, reference, 0.01)); in compareCanvasToImage()
1004 (compareImagesFuzzyPixelCount):