Searched refs:waitCorrelated (Results 1 – 2 of 2) sorted by relevance
381 const bool waitCorrelated = normWaitCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local386 if (waitCorrelated || waitNotCorr) in analyzeResults()387 …m_testCtx.getLog() << TestLog::Message << "Wait time is" << (waitCorrelated ? "" : " NOT") << " co… in analyzeResults()
452 const bool waitCorrelated = normWaitCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local457 if (waitCorrelated || waitNotCorr) in analyzeResults()458 …m_testCtx.getLog() << TestLog::Message << "Wait time is" << (waitCorrelated ? "" : " NOT") << " co… in analyzeResults()