Searched refs:waitCorrelated (Results 1 – 2 of 2) sorted by relevance
382 const bool waitCorrelated = normWaitCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local387 if (waitCorrelated || waitNotCorr) in analyzeResults()388 …m_testCtx.getLog() << TestLog::Message << "Wait time is" << (waitCorrelated ? "" : " NOT") << " co… in analyzeResults()
509 const bool waitCorrelated = normWaitCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local514 if (waitCorrelated || waitNotCorr) in analyzeResults()515 …m_testCtx.getLog() << TestLog::Message << "Wait time is" << (waitCorrelated ? "" : " NOT") << " co… in analyzeResults()