Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1069 …const LineParametersWithConfidence nullParam = theilSenSiegelLinearRegression(nullSamples, confide… in logAnalysis() local
1073 …if (!de::inRange(0.0f, nullParam.coefficientConfidenceLower, nullParam.coefficientConfidenceUpper)) in logAnalysis()
1089 …<< "[" << nullParam.offsetConfidenceLower << ", " << nullParam.offset << ", " << nullParam.offset… in logAnalysis()
1090 …<< "[" << nullParam.coefficientConfidenceLower << ", " << nullParam.coefficient << ", " << nullPar… in logAnalysis()