Home
last modified time | relevance | path

Searched defs:best_connection (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h105 const Connection* best_connection() const { return best_connection_; } in best_connection() function
Dtransport.h99 bool best_connection; // Is this the best connection we have? member
Dp2ptransportchannel_unittest.cc1170 const cricket::Connection* best_connection = NULL; in TEST_F() local
1229 const cricket::Connection* best_connection = NULL; in TEST_F() local
1245 const cricket::Connection* best_connection = NULL; in TEST_F() local