Home
last modified time | relevance | path

Searched refs:GoogCcStatePrinter (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/test/
Dgoog_cc_printer.h34 class GoogCcStatePrinter {
36 GoogCcStatePrinter();
37 GoogCcStatePrinter(const GoogCcStatePrinter&) = delete;
38 GoogCcStatePrinter& operator=(const GoogCcStatePrinter&) = delete;
39 ~GoogCcStatePrinter();
69 GoogCcStatePrinter printer_;
Dgoog_cc_printer.cc65 GoogCcStatePrinter::GoogCcStatePrinter() { in GoogCcStatePrinter() function in webrtc::GoogCcStatePrinter
71 std::deque<FieldLogger*> GoogCcStatePrinter::CreateLoggers() { in CreateLoggers()
133 GoogCcStatePrinter::~GoogCcStatePrinter() = default;
135 void GoogCcStatePrinter::PrintHeaders(RtcEventLogOutput* log) { in PrintHeaders()
146 void GoogCcStatePrinter::PrintState(RtcEventLogOutput* log, in PrintState()
/external/webrtc/modules/congestion_controller/goog_cc/
Dlink_capacity_estimator.h29 friend class GoogCcStatePrinter;
Dalr_detector.h64 friend class GoogCcStatePrinter;
Dtrendline_estimator.h91 friend class GoogCcStatePrinter;
Dloss_based_bandwidth_estimation.h63 friend class GoogCcStatePrinter;
Ddelay_based_bwe.h100 friend class GoogCcStatePrinter;
Dgoog_cc_network_control.h73 friend class GoogCcStatePrinter;
Dsend_side_bandwidth_estimation.h117 friend class GoogCcStatePrinter;
/external/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.h68 friend class GoogCcStatePrinter;