Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/
Dtes2TestCase.hpp35 class TestCaseGroup : public tcu::TestCaseGroup class
66 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description) in TestCaseGroup() function in deqp::gles2::TestCaseGroup
72 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description, in TestCaseGroup() function in deqp::gles2::TestCaseGroup
/external/deqp/modules/gles31/
Dtes31TestCase.hpp35 class TestCaseGroup : public tcu::TestCaseGroup class
66 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description) in TestCaseGroup() function in deqp::gles31::TestCaseGroup
72 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description, in TestCaseGroup() function in deqp::gles31::TestCaseGroup
/external/deqp/external/openglcts/modules/common/
DglcTestCase.hpp34 class TestCaseGroup : public tcu::TestCaseGroup class
66 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description) in TestCaseGroup() function in deqp::TestCaseGroup
72 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description, in TestCaseGroup() function in deqp::TestCaseGroup
/external/deqp/modules/gles3/
Dtes3TestCase.hpp35 class TestCaseGroup : public tcu::TestCaseGroup class
66 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description) in TestCaseGroup() function in deqp::gles3::TestCaseGroup
72 inline TestCaseGroup::TestCaseGroup(Context &context, const char *name, const char *description, in TestCaseGroup() function in deqp::gles3::TestCaseGroup
/external/deqp/framework/common/
DtcuTestCase.cpp123 TestCaseGroup::TestCaseGroup(TestContext &testCtx, const char *name) : TestNode(testCtx, NODETYPE_G… in TestCaseGroup() function in tcu::TestCaseGroup
127 TestCaseGroup::TestCaseGroup(TestContext &testCtx, const char *name, const vector<TestNode *> &chil… in TestCaseGroup() function in tcu::TestCaseGroup
134 TestCaseGroup::TestCaseGroup(TestContext &testCtx, const char *name, const char *description) in TestCaseGroup() function in tcu::TestCaseGroup
140 TestCaseGroup::TestCaseGroup(TestContext &testCtx, const char *name, const char *description, in TestCaseGroup() function in tcu::TestCaseGroup
DtcuTestCase.hpp176 class TestCaseGroup : public TestNode class
/external/deqp/modules/egl/
DteglTestCase.hpp94 class TestCaseGroup : public tcu::TestCaseGroup class
DteglTestCase.cpp77 TestCaseGroup::TestCaseGroup(EglTestContext &eglTestCtx, const char *name, const char *description) in TestCaseGroup() function in deqp::egl::TestCaseGroup
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateTests.cpp68 void cleanupGroup(tcu::TestCaseGroup *) in cleanupGroup()
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/retry/
DRateLimitingTokenBucketCubicTest.java97 private static class TestCaseGroup { class in RateLimitingTokenBucketCubicTest
/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberDepthTests.cpp175 static void cleanupGroup(tcu::TestCaseGroup *) in cleanupGroup()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp1397 …const auto cleanGroup = [](tcu::TestCaseGroup *, PipelineConstructionType) { SingletonDevice::dest… in createMultisampleShaderFragmentMaskTests()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4559 Context &context, tcu::TestCaseGroup *const targetGroup, glu::GLSLVersion glslVersion, in generateReferencedByShaderCaseBlocks()
5483 …Context &context, tcu::TestCaseGroup *targetGroup, glu::GLSLVersion glslVersion, bool withCompute,… in generateProgramInputOutputShaderCaseBlocks()
6883 Context &context, tcu::TestCaseGroup *targetGroup, glu::GLSLVersion glslVersion, in generateTransformFeedbackShaderCaseBlocks()
7198 Context &context, tcu::TestCaseGroup *targetGroup, glu::GLSLVersion glslVersion, in generateBufferVariableBufferCaseBlocks()
7392 Context &context, tcu::TestCaseGroup *const targetGroup, glu::GLSLVersion glslVersion, in generateBufferVariableMatrixCaseBlocks()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp2694 void destroyDeviceHelpers(tcu::TestCaseGroup *) in destroyDeviceHelpers()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp16979 static void cleanupGroup(tcu::TestCaseGroup *) in cleanupGroup()