Searched refs:numAttributeTests (Results 1 – 1 of 1) sorted by relevance
2142 …de::MovePtr<tcu::TestCaseGroup> numAttributeTests(new tcu::TestCaseGroup(testCtx, groupName.c_s… in createMaxAttributeTests() local2164 numAttributeTests->addChild(bindingOneToOneTests.release()); in createMaxAttributeTests()2165 numAttributeTests->addChild(bindingOneToManyTests.release()); in createMaxAttributeTests()2166 maxAttributeTests->addChild(numAttributeTests.release()); in createMaxAttributeTests()