Searched refs:readCorrelated (Results 1 – 2 of 2) sorted by relevance
383 const bool readCorrelated = normReadCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local392 if (readCorrelated || readNotCorr) in analyzeResults()393 …m_testCtx.getLog() << TestLog::Message << "Read time is" << (readCorrelated ? "" : " NOT") << " co… in analyzeResults()
510 const bool readCorrelated = normReadCoef > CORRELATED_COEF_THRESHOLD; in analyzeResults() local519 if (readCorrelated || readNotCorr) in analyzeResults()520 …m_testCtx.getLog() << TestLog::Message << "Read time is" << (readCorrelated ? "" : " NOT") << " co… in analyzeResults()