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

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

Completed in 224 milliseconds