Searched defs:SendStatisticsProxyTest (Results 1 – 1 of 1) sorted by relevance
63 class SendStatisticsProxyTest : public ::testing::Test { class65 SendStatisticsProxyTest() : SendStatisticsProxyTest("") {} in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest66 explicit SendStatisticsProxyTest(const std::string& field_trials) in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest188 TEST_F(SendStatisticsProxyTest, ReportBlockDataObserver) { in TEST_F() argument224 TEST_F(SendStatisticsProxyTest, Suspended) { in TEST_F() argument237 TEST_F(SendStatisticsProxyTest, FrameCounts) { in TEST_F() argument264 TEST_F(SendStatisticsProxyTest, DataCounters) { in TEST_F() argument297 TEST_F(SendStatisticsProxyTest, Bitrate) { in TEST_F() argument320 TEST_F(SendStatisticsProxyTest, SendSideDelay) { in TEST_F() argument344 TEST_F(SendStatisticsProxyTest, OnEncodedFrameTimeMeasured) { in TEST_F() argument[all …]