Home | History | Annotate | Download | only in functional

Lines Matching refs:TestCaseGroup

2028 	: TestCaseGroup(context, "multisample", "Multisample texture tests")
2059 tcu::TestCaseGroup* const sampleGroup = new tcu::TestCaseGroup(m_testCtx, (std::string("samples_") + de::toString(sampleCounts[sampleNdx])).c_str(), "Test with N samples");
2081 tcu::TestCaseGroup* const negativeGroup = new tcu::TestCaseGroup(m_testCtx, "negative", "Negative tests");