Searched defs:copyTests (Results 1 – 5 of 5) sorted by relevance
462 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageTests() local472 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyImageTests() local
394 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageToFloatBufferTests() local404 …de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy_image_to_float_buf… in createCopyImageToFloatBufferTests() local
425 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyBufferToImageTests() local
596 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyBufferTests() local
2987 } copyTests[] = { in testGenerator() local