Searched refs:ShouldSwitch (Results 1 – 1 of 1) sorted by relevance
135 bool ShouldSwitch(cricket::Connection* a_conn, cricket::Connection* b_conn) { in ShouldSwitch() function955 if (ShouldSwitch(best_connection_, top_connection)) in SortConnections()