Searched refs:imageOperationGroup (Results 1 – 2 of 2) sorted by relevance
1137 …MovePtr<tcu::TestCaseGroup> imageOperationGroup (new tcu::TestCaseGroup(testCtx, operationName[ope… in createImageTranscodingSupportTests() local1179 imageOperationGroup->addChild(new ImageTranscodingCase(testCtx, testName, "", parameters)); in createImageTranscodingSupportTests()1183 imageTranscodingTests->addChild(imageOperationGroup.release()); in createImageTranscodingSupportTests()
3195 …MovePtr<tcu::TestCaseGroup> imageOperationGroup (new tcu::TestCaseGroup(testCtx, operationName[ope… in createImageCompressionTranscodingTests() local3235 imageOperationGroup->addChild(compressedFormatGroup.release()); in createImageCompressionTranscodingTests()3239 imageTypeGroup->addChild(imageOperationGroup.release()); in createImageCompressionTranscodingTests()