Lines Matching defs:collectionTestGroup
2683 TestCaseGroup* const collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), "");
2684 caseTypeGroup->addChild(collectionTestGroup);
2695 collectionTestGroup->addChild(new UniformInfoQueryCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, (UniformInfoQueryCase::CaseType)caseType,
2750 TestCaseGroup* const collectionTestGroup = new TestCaseGroup(m_context, collectionGroup.name.c_str(), "");
2751 checkMethodGroup->addChild(collectionTestGroup);
2779 collectionTestGroup->addChild(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection,
2816 TestCaseGroup* collectionTestGroup = DE_NULL;
2855 if (!collectionTestGroup)
2857 collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), "");
2858 checkMethodGroup->addChild(collectionTestGroup);
2861 collectionTestGroup->addChild(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection,
2901 TestCaseGroup* const collectionTestGroup = new TestCaseGroup(m_context, collectionGroup.name.c_str(), "");
2902 curArrayAssignGroup->addChild(collectionTestGroup);
2913 collectionTestGroup->addChild(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection,