Searched defs:checkMethodGroup (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2230 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); local
2231 initialValuesGroup->addChild(checkMethodGroup);
2237 checkMethodGroup->addChild(collectionTestGroup);
2289 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); local
2290 assignMethodGroup->addChild(checkMethodGroup);
2301 checkMethodGroup->addChild(collectionTestGroup);
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1953 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformAssignCase::getCheckMethodName(checkMethod), UniformAssignCase::getCheckMethodDescription(checkMethod)); local
1954 assignMethodGroup->addChild(checkMethodGroup);
1965 checkMethodGroup->addChild(collectionTestGroup);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2754 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); local
2755 initialValuesGroup->addChild(checkMethodGroup);
2761 checkMethodGroup->addChild(collectionTestGroup);
2815 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod)); local
2816 assignMethodGroup->addChild(checkMethodGroup);
2827 checkMethodGroup->addChild(collectionTestGroup);

Completed in 715 milliseconds