Searched refs:clearStaticTests (Results 1 – 2 of 2) sorted by relevance
306 …de::MovePtr<tcu::TestCaseGroup> clearStaticTests (new tcu::TestCaseGroup(testCtx, "static", "Clear… in createClearColorImageTests() local311 …clearStaticTests->addChild(new ClearColorImageTestCase(testCtx, name.c_str(), testData[ndx].clearC… in createClearColorImageTests()342 clearTests->addChild(clearStaticTests.release()); in createClearColorImageTests()
344 …de::MovePtr<tcu::TestCaseGroup> clearStaticTests (new tcu::TestCaseGroup(testCtx, "static", "Attac… in createAttachmentClearTests() local349 …clearStaticTests->addChild(new AttachmentClearTestCase(testCtx, name.c_str(), testData[ndx].clearV… in createAttachmentClearTests()381 clearTests->addChild(clearStaticTests.release()); in createAttachmentClearTests()