Searched defs:ExampleStatsGraph (Results 1 – 1 of 1) sorted by relevance
697 struct ExampleStatsGraph { struct in webrtc::__anonacb8bd8f0111::RTCStatsCollectorTest698 rtc::scoped_refptr<RtpSenderInternal> sender;699 rtc::scoped_refptr<RtpReceiverInternal> receiver;701 rtc::scoped_refptr<const RTCStatsReport> full_report;702 std::string send_codec_id;703 std::string recv_codec_id;704 std::string outbound_rtp_id;705 std::string inbound_rtp_id;706 std::string remote_outbound_rtp_id;707 std::string transport_id;[all …]