Searched refs:RemoveGroupByName (Results 1 – 3 of 3) sorted by relevance
178 void RemoveGroupByName(const std::string& name);
208 void SessionDescription::RemoveGroupByName(const std::string& name) { in RemoveGroupByName() function in cricket::SessionDescription
2343 offer_copy->RemoveGroupByName(cricket::GROUP_TYPE_BUNDLE); in TEST_F()2365 answer_copy->RemoveGroupByName(cricket::GROUP_TYPE_BUNDLE); in TEST_F()