Home
last modified time | relevance | path

Searched refs:LossAccountTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_unittest.cc104 class LossAccountTest : public ::testing::Test { class
106 LossAccountTest() {} in LossAccountTest() function in webrtc::testing::bwe::LossAccountTest
107 ~LossAccountTest() {} in ~LossAccountTest()
113 TEST_F(LossAccountTest, Operations) { in TEST_F() argument