Searched refs:CongestionControlTypeToString (Results 1 – 4 of 4) sorted by relevance
111 << CongestionControlTypeToString(p.congestion_control_type); in operator <<()122 CongestionControlTypeToString(params.param.congestion_control_type), "_"); in TestParamToString()
310 std::string CongestionControlTypeToString(CongestionControlType cc_type) { in CongestionControlTypeToString() function
458 QUICHE_EXPORT std::string CongestionControlTypeToString(
62 .Set("congestion_control_type", quic::CongestionControlTypeToString( in NetLogQuicConfigProcessed()