Home
last modified time | relevance | path

Searched refs:sentTotalBitrate (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_rtp_rtcp.cc170 unsigned int sentTotalBitrate = 0; in ViERtpRtcpStandardTest() local
195 tbChannel.videoChannel, sentTotalBitrate, sentVideoBitrate, in ViERtpRtcpStandardTest()
207 EXPECT_GT(sentTotalBitrate, 0u); in ViERtpRtcpStandardTest()
250 tbChannel.videoChannel, sentTotalBitrate, sentVideoBitrate, in ViERtpRtcpStandardTest()
264 EXPECT_GT(sentTotalBitrate, 0u); in ViERtpRtcpStandardTest()
313 tbChannel.videoChannel, sentTotalBitrate, sentVideoBitrate, in ViERtpRtcpStandardTest()
316 EXPECT_GT(sentTotalBitrate, 0u); in ViERtpRtcpStandardTest()
410 tbChannel.videoChannel, sentTotalBitrate, sentVideoBitrate, in ViERtpRtcpStandardTest()
414 EXPECT_GT(sentTotalBitrate, 0u); in ViERtpRtcpStandardTest()
428 tbChannel.videoChannel, sentTotalBitrate, sentVideoBitrate, in ViERtpRtcpStandardTest()
[all …]