Lines Matching refs:TestCaseGroup
859 void addProgramStateCase (TestCaseGroup* group, Context& context, const std::string& name, const std::string& desc)
1019 : TestCaseGroup(context, "shader_api", "Shader API Cases")
1031 TestCaseGroup* createDeleteGroup = new TestCaseGroup(m_context, "create_delete", "glCreateShader() tests");
1042 TestCaseGroup* compileLinkGroup = new TestCaseGroup(m_context, "compile_link", "Compile and link tests");
1053 TestCaseGroup* shaderSourceGroup = new TestCaseGroup(m_context, "shader_source", "glShaderSource() tests");
1097 TestCaseGroup* linkStatusGroup = new TestCaseGroup(m_context, "program_state", "Program state persistence tests");