Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/opus/
Dopus_fec_test.cc37 class OpusFecTest : public TestWithParam<coding_param> { class
125 OpusFecTest::OpusFecTest() in OpusFecTest() function in webrtc::OpusFecTest
176 TEST_P(OpusFecTest, RandomPacketLossTest) { in TEST_P() argument