Searched refs:kCubic (Results 1 – 6 of 6) sorted by relevance
21 case kCubic: in Create()
360 return reno_ ? kReno : kCubic; in GetCongestionControlType()
736 kCubic, enumerator
47 : manager_(true, &clock_, &stats_, kCubic, kNack), in QuicSentPacketManagerTest()
231 FLAGS_quic_use_bbr_congestion_control ? kBBR : kCubic, in QuicConnection()
921 expected_congestion_control_type = kCubic; in TEST_P()