Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFlushFinishTests.cpp382 const bool waitCorrelated = normWaitCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local
387 if (waitCorrelated || waitNotCorr) in analyzeResults()
388 …m_testCtx.getLog() << TestLog::Message << "Wait time is" << (waitCorrelated ? "" : " NOT") << " co… in analyzeResults()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFlushFinishTests.cpp509 const bool waitCorrelated = normWaitCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local
514 if (waitCorrelated || waitNotCorr) in analyzeResults()
515 …m_testCtx.getLog() << TestLog::Message << "Wait time is" << (waitCorrelated ? "" : " NOT") << " co… in analyzeResults()