Searched refs:timeoutGroup (Results 1 – 1 of 1) sorted by relevance
265 …de::MovePtr<tcu::TestCaseGroup> timeoutGroup(new tcu::TestCaseGroup(testCtx, "shader_timeout", "Sh… in createShaderTimeoutTests() local271 timeoutGroup->addChild(new ShaderTimeoutCase(testCtx, name.str(), iterations)); in createShaderTimeoutTests()274 return timeoutGroup.release(); in createShaderTimeoutTests()