Searched refs:loadRandomTests (Results 1 – 1 of 1) sorted by relevance
302 …de::MovePtr<tcu::TestCaseGroup> loadRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Attac… in createAttachmentLoadTests() local320 loadRandomTests->addChild(new AttachmentLoadTestCase(testCtx, name.c_str(), clearValue, data)); in createAttachmentLoadTests()325 loadTests->addChild(loadRandomTests.release()); in createAttachmentLoadTests()