Home
last modified time | relevance | path

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

/external/webrtc/video/
Dsend_statistics_proxy_unittest.cc61 class SendStatisticsProxyTest : public ::testing::Test { class
63 SendStatisticsProxyTest() : SendStatisticsProxyTest("") {} in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest
64 explicit SendStatisticsProxyTest(const std::string& field_trials) in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest
182 TEST_F(SendStatisticsProxyTest, RtcpStatistics) { in TEST_F() argument
210 TEST_F(SendStatisticsProxyTest, Suspended) { in TEST_F() argument
223 TEST_F(SendStatisticsProxyTest, FrameCounts) { in TEST_F() argument
250 TEST_F(SendStatisticsProxyTest, DataCounters) { in TEST_F() argument
283 TEST_F(SendStatisticsProxyTest, Bitrate) { in TEST_F() argument
310 TEST_F(SendStatisticsProxyTest, SendSideDelay) { in TEST_F() argument
342 TEST_F(SendStatisticsProxyTest, OnEncodedFrameTimeMeasured) { in TEST_F() argument
[all …]