Searched refs:TransportChannelStats (Results 1 – 8 of 8) sorted by relevance
14 TransportChannelStats::TransportChannelStats() = default;16 TransportChannelStats::TransportChannelStats(const TransportChannelStats&) =19 TransportChannelStats::~TransportChannelStats() = default;
24 struct TransportChannelStats { struct25 TransportChannelStats();26 TransportChannelStats(const TransportChannelStats&);27 ~TransportChannelStats();39 typedef std::vector<TransportChannelStats> TransportChannelStatsList; argument
1171 cricket::TransportChannelStats a_transport_channel_stats; in TEST_F()1194 cricket::TransportChannelStats b_transport_channel_stats; in TEST_F()1260 cricket::TransportChannelStats transport_channel_stats; in TEST_F()2177 cricket::TransportChannelStats rtp_transport_channel_stats; in TEST_F()2214 cricket::TransportChannelStats rtcp_transport_channel_stats; in TEST_F()2330 cricket::TransportChannelStats rtp_transport_channel_stats; in TEST_F()2809 cricket::TransportChannelStats rtp_transport_channel_stats; in TEST_P()2812 cricket::TransportChannelStats rtcp_transport_channel_stats; in TEST_P()
50 using cricket::TransportChannelStats;676 TransportChannelStats channel_stats; in TestCertificateReports()1308 TransportChannelStats channel_stats; in TEST_F()
702 TransportChannelStats substats; in GetTransportStats()
1782 for (const cricket::TransportChannelStats& channel_stats : in ProduceTransportStats_n()1808 for (const cricket::TransportChannelStats& channel_stats : in ProduceTransportStats_n()
6979 for (const cricket::TransportChannelStats& channel_stats : in ReportBestConnectionState()
188 const cricket::TransportChannelStats& channel_stats) { in SetTransportStats()191 std::vector<cricket::TransportChannelStats>{channel_stats}); in SetTransportStats()196 const std::vector<cricket::TransportChannelStats>& channel_stats_list) { in SetTransportStats()330 cricket::TransportChannelStats channel_stats; in GetTransportStatsByName()