AddCandidateReport(StatsCollector *collector, const cricket::Candidate &candidate, bool local) | webrtc::StatsCollectorTest | inlineprotected |
AddDataChannel(cricket::DataChannelType type, const std::string &label, int id) | webrtc::StatsCollectorTest | inlineprotected |
AddIncomingAudioTrackStats() | webrtc::StatsCollectorTest | inlineprotected |
AddIncomingVideoTrackStats() | webrtc::StatsCollectorTest | inlineprotected |
AddOutgoingAudioTrackStats() | webrtc::StatsCollectorTest | inlineprotected |
AddOutgoingVideoTrackStats() | webrtc::StatsCollectorTest | inlineprotected |
audio_track_ | webrtc::StatsCollectorTest | protected |
channel_manager_ | webrtc::StatsCollectorTest | protected |
data_channel_provider_ | webrtc::StatsCollectorTest | protected |
data_channels_ | webrtc::StatsCollectorTest | protected |
event_log_ | webrtc::StatsCollectorTest | protected |
InitSessionStats(const std::string &vc_name) | webrtc::StatsCollectorTest | inlineprotected |
media_controller_ | webrtc::StatsCollectorTest | protected |
media_engine_ | webrtc::StatsCollectorTest | protected |
network_thread_ | webrtc::StatsCollectorTest | protected |
pc_ | webrtc::StatsCollectorTest | protected |
session_ | webrtc::StatsCollectorTest | protected |
session_stats_ | webrtc::StatsCollectorTest | protected |
SetUp() | testing::Test | protectedvirtual |
SetupAndVerifyAudioTrackStats(FakeAudioTrack *audio_track, webrtc::MediaStream *stream, webrtc::StatsCollector *stats, cricket::VoiceChannel *voice_channel, const std::string &vc_name, MockVoiceMediaChannel *media_channel, cricket::VoiceSenderInfo *voice_sender_info, cricket::VoiceReceiverInfo *voice_receiver_info, cricket::VoiceMediaInfo *stats_read, StatsReports *reports) | webrtc::StatsCollectorTest | inlineprotected |
StatsCollectorTest() | webrtc::StatsCollectorTest | inlineprotected |
stream_ | webrtc::StatsCollectorTest | protected |
TearDown() | testing::Test | protectedvirtual |
Test() | testing::Test | protected |
TestCertificateReports(const rtc::FakeSSLCertificate &local_cert, const std::vector< std::string > &local_ders, std::unique_ptr< rtc::FakeSSLCertificate > remote_cert, const std::vector< std::string > &remote_ders) | webrtc::StatsCollectorTest | inlineprotected |
track_ | webrtc::StatsCollectorTest | protected |
worker_thread_ | webrtc::StatsCollectorTest | protected |
~StatsCollectorTest() | webrtc::StatsCollectorTest | inlineprotected |