Searched refs:best_connection (Results 1 – 9 of 9) sorted by relevance
16 : best_connection(false), in ConnectionInfo()
38 bool best_connection; // Is this the best connection we have? member
146 const Connection* best_connection() const { in best_connection() function
1561 stats.best_connection = (selected_connection_ == connection); in GetStats()
1296 if (info.best_connection) { in TEST_F()
1243 connection_info.best_connection = false; in TEST_F()1332 .best_connection = true; in TEST_F()2169 rtp_connection_info.best_connection = false; in TEST_F()2206 rtcp_connection_info.best_connection = false; in TEST_F()2249 .best_connection = true; in TEST_F()2322 rtp_connection_info.best_connection = false; in TEST_F()
725 {StatsReport::kStatsValueNameActiveConnection, info.best_connection}, in AddConnectionInfoReport()911 if (info.best_connection) { in ExtractSessionInfo()
1398 if (info.best_connection) { in ProduceIceCandidateAndPairStats_n()1829 if (info.best_connection) { in ProduceTransportStats_n()
6983 if (!connection_info.best_connection) { in ReportBestConnectionState()