Searched defs:SendStatisticsProxyTest (Results 1 – 1 of 1) sorted by relevance
61 class SendStatisticsProxyTest : public ::testing::Test { class63 SendStatisticsProxyTest() : SendStatisticsProxyTest("") {} in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest64 explicit SendStatisticsProxyTest(const std::string& field_trials) in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest182 TEST_F(SendStatisticsProxyTest, RtcpStatistics) { in TEST_F() argument210 TEST_F(SendStatisticsProxyTest, Suspended) { in TEST_F() argument223 TEST_F(SendStatisticsProxyTest, FrameCounts) { in TEST_F() argument250 TEST_F(SendStatisticsProxyTest, DataCounters) { in TEST_F() argument283 TEST_F(SendStatisticsProxyTest, Bitrate) { in TEST_F() argument310 TEST_F(SendStatisticsProxyTest, SendSideDelay) { in TEST_F() argument342 TEST_F(SendStatisticsProxyTest, OnEncodedFrameTimeMeasured) { in TEST_F() argument[all …]