Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_estimator_proxy_unittest.cc77 class RemoteEstimatorProxyTest : public ::testing::Test { class
79 RemoteEstimatorProxyTest() in RemoteEstimatorProxyTest() function in webrtc::__anonac0173f80111::RemoteEstimatorProxyTest
107 TEST_F(RemoteEstimatorProxyTest, SendsSinglePacketFeedback) { in TEST_F() argument
127 TEST_F(RemoteEstimatorProxyTest, DuplicatedPackets) { in TEST_F() argument
149 TEST_F(RemoteEstimatorProxyTest, FeedbackWithMissingStart) { in TEST_F() argument
177 TEST_F(RemoteEstimatorProxyTest, SendsFeedbackWithVaryingDeltas) { in TEST_F() argument
203 TEST_F(RemoteEstimatorProxyTest, SendsFragmentedFeedback) { in TEST_F() argument
240 TEST_F(RemoteEstimatorProxyTest, HandlesReorderingAndWrap) { in TEST_F() argument
262 TEST_F(RemoteEstimatorProxyTest, HandlesMalformedSequenceNumbers) { in TEST_F() argument
293 TEST_F(RemoteEstimatorProxyTest, HandlesBackwardsWrappingSequenceNumbers) { in TEST_F() argument
[all …]