Home
last modified time | relevance | path

Searched refs:failThreshold (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.cpp342 const int failThreshold = 10; in measurePixelDiffAccuracy() local
346 if (logMode == COMPARE_LOG_EVERYTHING || score <= failThreshold) in measurePixelDiffAccuracy()
367 if (logMode != COMPARE_LOG_ON_ERROR || score <= failThreshold) in measurePixelDiffAccuracy()