Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_fec_test.cc36 class OpusFecTest : public TestWithParam<coding_param> { class
123 OpusFecTest::OpusFecTest() in OpusFecTest() function in webrtc::OpusFecTest
174 TEST_P(OpusFecTest, RandomPacketLossTest) { in TEST_P() argument