Searched refs:pairName (Results 1 – 1 of 1) sorted by relevance
912 const std::string pairName = toString(testPair[0]) + "_" + toString(testPair[1]); in createBindPointTests() local913 GroupPtr pairGroup (new tcu::TestCaseGroup(testCtx, pairName.c_str(), "")); in createBindPointTests()