Home | History | Annotate | Download | only in functional

Lines Matching full:precisionname

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