Searched refs:lineParamsString (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp143 static string lineParamsString (const LineParameters& params) function in namespace:deqp::gles2::Performance
990 << TestLog::Message << "Note: the left line is estimated to be " << lineParamsString(estimator.left)
991 << " and the right line " << lineParamsString(estimator.right) << TestLog::EndMessage;
993 log << TestLog::Message << "Note: the data seem to form a single line: " << lineParamsString(estimator.right) << TestLog::EndMessage;
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp143 static string lineParamsString (const LineParameters& params) function in namespace:deqp::gles3::Performance
990 << TestLog::Message << "Note: the left line is estimated to be " << lineParamsString(estimator.left)
991 << " and the right line " << lineParamsString(estimator.right) << TestLog::EndMessage;
993 log << TestLog::Message << "Note: the data seem to form a single line: " << lineParamsString(estimator.right) << TestLog::EndMessage;

Completed in 229 milliseconds