Searched refs:vectorMatching (Results 1 – 1 of 1) sorted by relevance
1041 …de::MovePtr<tcu::TestCaseGroup> vectorMatching(new tcu::TestCaseGroup(testCtx, "vector_length", "T… in createInterfaceMatchingTests() local1070 vectorMatching->addChild(new InterfaceMatchingTestCase(testCtx, TestParamsSp(testParams))); in createInterfaceMatchingTests()1075 testGroup->addChild(vectorMatching.release()); in createInterfaceMatchingTests()