p2ptransportchannel_unittest.cc | 243 cricket::IceRole ice_role() { return role_; } function in struct:P2PTransportChannelTestBase::Endpoint 322 channel->SetIceRole(GetEndpoint(endpoint)->ice_role()); 707 GetEndpoint(channel)->ice_role() == cricket::ICEROLE_CONTROLLING ? [all...] |