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