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