Searched refs:TestOpusDtx (Results 1 – 3 of 3) sorted by relevance
77 TEST(AudioCodingModuleTest, TestOpusDtx) { argument78 webrtc::TestOpusDtx().Perform();
107 class TestOpusDtx final : public TestVadDtx {
228 void TestOpusDtx::Perform() { in Perform()