webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
webrtc::MockRtcEventLog Member List

This is the complete list of members for webrtc::MockRtcEventLog, including all inherited members.

Create()webrtc::RtcEventLogstatic
Create(const Clock *clock)webrtc::RtcEventLoginlinestatic
Create()webrtc::RtcEventLogstatic
Create(const Clock *clock)webrtc::RtcEventLoginlinestatic
CreateNull()webrtc::RtcEventLogstatic
CreateNull()webrtc::RtcEventLogstatic
LogAudioNetworkAdaptation(const AudioNetworkAdaptor::EncoderRuntimeConfig &config)=0webrtc::RtcEventLogpure virtual
LogAudioNetworkAdaptation(const AudioNetworkAdaptor::EncoderRuntimeConfig &config)=0webrtc::RtcEventLogpure virtual
LogAudioPlayout(uint32_t ssrc)=0webrtc::RtcEventLogpure virtual
LogAudioPlayout(uint32_t ssrc)=0webrtc::RtcEventLogpure virtual
LogAudioReceiveStreamConfig(const webrtc::AudioReceiveStream::Config &config)=0webrtc::RtcEventLogpure virtual
LogAudioReceiveStreamConfig(const webrtc::AudioReceiveStream::Config &config)=0webrtc::RtcEventLogpure virtual
LogAudioSendStreamConfig(const webrtc::AudioSendStream::Config &config)=0webrtc::RtcEventLogpure virtual
LogAudioSendStreamConfig(const webrtc::AudioSendStream::Config &config)=0webrtc::RtcEventLogpure virtual
LogDelayBasedBweUpdate(int32_t bitrate_bps, BandwidthUsage detector_state)=0webrtc::RtcEventLogpure virtual
LogDelayBasedBweUpdate(int32_t bitrate_bps, BandwidthUsage detector_state)=0webrtc::RtcEventLogpure virtual
LogLossBasedBweUpdate(int32_t bitrate_bps, uint8_t fraction_loss, int32_t total_packets)=0webrtc::RtcEventLogpure virtual
LogLossBasedBweUpdate(int32_t bitrate_bps, uint8_t fraction_loss, int32_t total_packets)=0webrtc::RtcEventLogpure virtual
LogProbeClusterCreated(int id, int bitrate_bps, int min_probes, int min_bytes)=0webrtc::RtcEventLogpure virtual
LogProbeClusterCreated(int id, int bitrate_bps, int min_probes, int min_bytes)=0webrtc::RtcEventLogpure virtual
LogProbeResultFailure(int id, ProbeFailureReason failure_reason)=0webrtc::RtcEventLogpure virtual
LogProbeResultFailure(int id, ProbeFailureReason failure_reason)=0webrtc::RtcEventLogpure virtual
LogProbeResultSuccess(int id, int bitrate_bps)=0webrtc::RtcEventLogpure virtual
LogProbeResultSuccess(int id, int bitrate_bps)=0webrtc::RtcEventLogpure virtual
LogRtcpPacket(PacketDirection direction, MediaType media_type, const uint8_t *packet, size_t length)=0webrtc::RtcEventLogpure virtual
LogRtcpPacket(PacketDirection direction, MediaType media_type, const uint8_t *packet, size_t length)=0webrtc::RtcEventLogpure virtual
LogRtpHeader(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length)=0webrtc::RtcEventLogpure virtual
LogRtpHeader(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length, int probe_cluster_id)=0webrtc::RtcEventLogpure virtual
LogRtpHeader(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length)=0webrtc::RtcEventLogpure virtual
LogRtpHeader(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length, int probe_cluster_id)=0webrtc::RtcEventLogpure virtual
LogVideoReceiveStreamConfig(const webrtc::VideoReceiveStream::Config &config)=0webrtc::RtcEventLogpure virtual
LogVideoReceiveStreamConfig(const webrtc::VideoReceiveStream::Config &config)=0webrtc::RtcEventLogpure virtual
LogVideoSendStreamConfig(const webrtc::VideoSendStream::Config &config)=0webrtc::RtcEventLogpure virtual
LogVideoSendStreamConfig(const webrtc::VideoSendStream::Config &config)=0webrtc::RtcEventLogpure virtual
MOCK_METHOD0(StopLogging, void())webrtc::MockRtcEventLog
MOCK_METHOD0(StopLogging, void())webrtc::MockRtcEventLog
MOCK_METHOD1(LogVideoReceiveStreamConfig, void(const webrtc::VideoReceiveStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogVideoSendStreamConfig, void(const webrtc::VideoSendStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioReceiveStreamConfig, void(const webrtc::AudioReceiveStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioSendStreamConfig, void(const webrtc::AudioSendStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioPlayout, void(uint32_t ssrc))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioNetworkAdaptation, void(const AudioNetworkAdaptor::EncoderRuntimeConfig &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogVideoReceiveStreamConfig, void(const webrtc::VideoReceiveStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogVideoSendStreamConfig, void(const webrtc::VideoSendStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioReceiveStreamConfig, void(const webrtc::AudioReceiveStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioSendStreamConfig, void(const webrtc::AudioSendStream::Config &config))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioPlayout, void(uint32_t ssrc))webrtc::MockRtcEventLog
MOCK_METHOD1(LogAudioNetworkAdaptation, void(const AudioNetworkAdaptor::EncoderRuntimeConfig &config))webrtc::MockRtcEventLog
MOCK_METHOD2(StartLogging, bool(const std::string &file_name, int64_t max_size_bytes))webrtc::MockRtcEventLog
MOCK_METHOD2(StartLogging, bool(rtc::PlatformFile log_file, int64_t max_size_bytes))webrtc::MockRtcEventLog
MOCK_METHOD2(LogDelayBasedBweUpdate, void(int32_t bitrate_bps, BandwidthUsage detector_state))webrtc::MockRtcEventLog
MOCK_METHOD2(LogProbeResultSuccess, void(int id, int bitrate_bps))webrtc::MockRtcEventLog
MOCK_METHOD2(LogProbeResultFailure, void(int id, ProbeFailureReason failure_reason))webrtc::MockRtcEventLog
MOCK_METHOD2(StartLogging, bool(const std::string &file_name, int64_t max_size_bytes))webrtc::MockRtcEventLog
MOCK_METHOD2(StartLogging, bool(rtc::PlatformFile log_file, int64_t max_size_bytes))webrtc::MockRtcEventLog
MOCK_METHOD2(LogDelayBasedBweUpdate, void(int32_t bitrate_bps, BandwidthUsage detector_state))webrtc::MockRtcEventLog
MOCK_METHOD2(LogProbeResultSuccess, void(int id, int bitrate_bps))webrtc::MockRtcEventLog
MOCK_METHOD2(LogProbeResultFailure, void(int id, ProbeFailureReason failure_reason))webrtc::MockRtcEventLog
MOCK_METHOD3(LogLossBasedBweUpdate, void(int32_t bitrate_bps, uint8_t fraction_loss, int32_t total_packets))webrtc::MockRtcEventLog
MOCK_METHOD3(LogLossBasedBweUpdate, void(int32_t bitrate_bps, uint8_t fraction_loss, int32_t total_packets))webrtc::MockRtcEventLog
MOCK_METHOD4(LogRtpHeader, void(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length))webrtc::MockRtcEventLog
MOCK_METHOD4(LogRtcpPacket, void(PacketDirection direction, MediaType media_type, const uint8_t *packet, size_t length))webrtc::MockRtcEventLog
MOCK_METHOD4(LogProbeClusterCreated, void(int id, int bitrate_bps, int min_probes, int min_bytes))webrtc::MockRtcEventLog
MOCK_METHOD4(LogRtpHeader, void(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length))webrtc::MockRtcEventLog
MOCK_METHOD4(LogRtcpPacket, void(PacketDirection direction, MediaType media_type, const uint8_t *packet, size_t length))webrtc::MockRtcEventLog
MOCK_METHOD4(LogProbeClusterCreated, void(int id, int bitrate_bps, int min_probes, int min_bytes))webrtc::MockRtcEventLog
MOCK_METHOD5(LogRtpHeader, void(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length, int probe_cluster_id))webrtc::MockRtcEventLog
MOCK_METHOD5(LogRtpHeader, void(PacketDirection direction, MediaType media_type, const uint8_t *header, size_t packet_length, int probe_cluster_id))webrtc::MockRtcEventLog
ParseRtcEventLog(const std::string &file_name, rtclog::EventStream *result)webrtc::RtcEventLogstatic
ParseRtcEventLog(const std::string &file_name, rtclog::EventStream *result)webrtc::RtcEventLogstatic
StartLogging(const std::string &file_name, int64_t max_size_bytes)=0webrtc::RtcEventLogpure virtual
StartLogging(rtc::PlatformFile platform_file, int64_t max_size_bytes)=0webrtc::RtcEventLogpure virtual
StartLogging(const std::string &file_name)webrtc::RtcEventLoginline
StartLogging(rtc::PlatformFile platform_file)webrtc::RtcEventLoginline
StartLogging(const std::string &file_name, int64_t max_size_bytes)=0webrtc::RtcEventLogpure virtual
StartLogging(rtc::PlatformFile platform_file, int64_t max_size_bytes)=0webrtc::RtcEventLogpure virtual
StartLogging(const std::string &file_name)webrtc::RtcEventLoginline
StartLogging(rtc::PlatformFile platform_file)webrtc::RtcEventLoginline
StopLogging()=0webrtc::RtcEventLogpure virtual
StopLogging()=0webrtc::RtcEventLogpure virtual
~RtcEventLog()webrtc::RtcEventLoginlinevirtual
~RtcEventLog()webrtc::RtcEventLoginlinevirtual