Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/test/
DTestVADDTX.cc142 TestWebRtcVadDtx::TestWebRtcVadDtx() in TestWebRtcVadDtx() function in webrtc::TestWebRtcVadDtx
148 void TestWebRtcVadDtx::Perform() { in Perform()
174 void TestWebRtcVadDtx::RunTestCases() { in RunTestCases()
197 void TestWebRtcVadDtx::Test(bool new_outfile) { in Test()
211 void TestWebRtcVadDtx::SetVAD(bool enable_dtx, bool enable_vad, in SetVAD()
DTestVADDTX.h78 class TestWebRtcVadDtx final : public TestVadDtx {
80 TestWebRtcVadDtx();
DTester.cc114 TEST(AudioCodingModuleTest, TestWebRtcVadDtx) {
119 webrtc::TestWebRtcVadDtx().Perform();