Home
last modified time | relevance | path

Searched defs:TestCaseGroup (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/gles3/
Dtes3TestCase.hpp35 class TestCaseGroup : public tcu::TestCaseGroup class
59 inline TestCaseGroup::TestCaseGroup (Context& context, const char* name, const char* description) in TestCaseGroup() function in deqp::gles3::TestCaseGroup
65 inline TestCaseGroup::TestCaseGroup (Context& context, const char* name, const char* description, c… in TestCaseGroup() function in deqp::gles3::TestCaseGroup
/external/deqp/modules/gles2/
Dtes2TestCase.hpp35 class TestCaseGroup : public tcu::TestCaseGroup class
59 inline TestCaseGroup::TestCaseGroup (Context& context, const char* name, const char* description) in TestCaseGroup() function in deqp::gles2::TestCaseGroup
65 inline TestCaseGroup::TestCaseGroup (Context& context, const char* name, const char* description, c… in TestCaseGroup() function in deqp::gles2::TestCaseGroup
/external/deqp/modules/gles31/
Dtes31TestCase.hpp35 class TestCaseGroup : public tcu::TestCaseGroup class
59 inline TestCaseGroup::TestCaseGroup (Context& context, const char* name, const char* description) in TestCaseGroup() function in deqp::gles31::TestCaseGroup
65 inline TestCaseGroup::TestCaseGroup (Context& context, const char* name, const char* description, c… in TestCaseGroup() function in deqp::gles31::TestCaseGroup
/external/deqp/framework/common/
DtcuTestCase.cpp113 TestCaseGroup::TestCaseGroup (TestContext& testCtx, const char* name, const char* description) in TestCaseGroup() function in tcu::TestCaseGroup
118 TestCaseGroup::TestCaseGroup (TestContext& testCtx, const char* name, const char* description, cons… in TestCaseGroup() function in tcu::TestCaseGroup
DtcuTestCase.hpp141 class TestCaseGroup : public TestNode class
/external/deqp/modules/egl/
DteglTestCase.hpp84 class TestCaseGroup : public tcu::TestCaseGroup class
DteglTestCase.cpp76 TestCaseGroup::TestCaseGroup (EglTestContext& eglTestCtx, const char* name, const char* description) in TestCaseGroup() function in deqp::egl::TestCaseGroup
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4200 static void generateReferencedByShaderCaseBlocks (Context& context, tcu::TestCaseGroup* const targe… in generateReferencedByShaderCaseBlocks()
5016 static void generateProgramInputOutputShaderCaseBlocks (Context& context, tcu::TestCaseGroup* targe… in generateProgramInputOutputShaderCaseBlocks()
6097 static void generateTransformFeedbackShaderCaseBlocks (Context& context, tcu::TestCaseGroup* target… in generateTransformFeedbackShaderCaseBlocks()
6388 static void generateBufferVariableBufferCaseBlocks (Context& context, tcu::TestCaseGroup* targetGro… in generateBufferVariableBufferCaseBlocks()
6540 static void generateBufferVariableMatrixCaseBlocks (Context& context, tcu::TestCaseGroup* const tar… in generateBufferVariableMatrixCaseBlocks()