Home
last modified time | relevance | path

Searched refs:forget_connnection_ (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc5741 if (forget_connnection_) { in SortAndSwitchConnection()
5742 result.connections_to_forget_state_on.push_back(forget_connnection_); in SortAndSwitchConnection()
5743 forget_connnection_ = nullptr; in SortAndSwitchConnection()
5753 forget_connnection_ = con; in ForgetThisConnectionNextTimeSortAndSwitchConnectionIsCalled()
5757 Connection* forget_connnection_ = nullptr; member in cricket::ForgetLearnedStateController