Searched refs:updateGroupName (Results 1 – 1 of 1) sorted by relevance
921 … const std::string updateGroupName = toString(firstUpdateType) + "_" + toString(secondUpdateType); in createBindPointTests() local922 GroupPtr updateGroup (new tcu::TestCaseGroup(testCtx, updateGroupName.c_str(), "")); in createBindPointTests()