Home | History | Annotate | Download | only in functional

Lines Matching refs:TestCaseGroup

1101 	: TestCaseGroup(context, "integer", "Integer function tests")
1110 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, bool intTypes, bool uintTypes, bool allPrec, deUint32 shaderBits)
1112 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(parent->getTestContext(), functionName, functionName);