Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dsend_statistics_proxy_unittest.cc63 class SendStatisticsProxyTest : public ::testing::Test { class
65 SendStatisticsProxyTest() : SendStatisticsProxyTest("") {} in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest
66 explicit SendStatisticsProxyTest(const std::string& field_trials) in SendStatisticsProxyTest() function in webrtc::SendStatisticsProxyTest
188 TEST_F(SendStatisticsProxyTest, ReportBlockDataObserver) { in TEST_F() argument
224 TEST_F(SendStatisticsProxyTest, Suspended) { in TEST_F() argument
237 TEST_F(SendStatisticsProxyTest, FrameCounts) { in TEST_F() argument
264 TEST_F(SendStatisticsProxyTest, DataCounters) { in TEST_F() argument
297 TEST_F(SendStatisticsProxyTest, Bitrate) { in TEST_F() argument
320 TEST_F(SendStatisticsProxyTest, SendSideDelay) { in TEST_F() argument
344 TEST_F(SendStatisticsProxyTest, OnEncodedFrameTimeMeasured) { in TEST_F() argument
[all …]