Searched refs:imageOperationGroup (Results 1 – 2 of 2) sorted by relevance
1120 …MovePtr<tcu::TestCaseGroup> imageOperationGroup (new tcu::TestCaseGroup(testCtx, operationName[ope… in createImageTranscodingSupportTests() local1162 imageOperationGroup->addChild(new ImageTranscodingCase(testCtx, testName, "", parameters)); in createImageTranscodingSupportTests()1166 imageTranscodingTests->addChild(imageOperationGroup.release()); in createImageTranscodingSupportTests()
3185 …MovePtr<tcu::TestCaseGroup> imageOperationGroup (new tcu::TestCaseGroup(testCtx, operationName[ope… in createImageCompressionTranscodingTests() local3225 imageOperationGroup->addChild(compressedFormatGroup.release()); in createImageCompressionTranscodingTests()3229 imageTypeGroup->addChild(imageOperationGroup.release()); in createImageCompressionTranscodingTests()