Home
last modified time | relevance | path

Searched defs:ExampleStatsGraph (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Drtc_stats_collector_unittest.cc697 struct ExampleStatsGraph { struct in webrtc::__anonacb8bd8f0111::RTCStatsCollectorTest
698 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 …]