Home | History | Annotate | Download | only in functional

Lines Matching full:precisionname

483 		const char* const			precisionName	= precisions[precNdx].name;
485 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, precisionName, "Invariance tests using the given precision.");
491 << FormatArgument("IN_PREC", precisionName)