Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_probe_bw.cc601 const char* Bbr2ProbeBwMode::CyclePhaseToString(CyclePhase phase) { in CyclePhaseToString() function in quic::Bbr2ProbeBwMode
621 return os << Bbr2ProbeBwMode::CyclePhaseToString(phase); in operator <<()
H A Dbbr2_probe_bw.h49 static const char* CyclePhaseToString(CyclePhase phase);