Searched refs:TestWebRtcVadDtx (Results 1 – 3 of 3) sorted by relevance
183 TestWebRtcVadDtx::TestWebRtcVadDtx() : output_file_num_(0) {} in TestWebRtcVadDtx() function in webrtc::TestWebRtcVadDtx185 void TestWebRtcVadDtx::Perform() { in Perform()193 void TestWebRtcVadDtx::RunTestCases(const SdpAudioFormat& codec_format) { in RunTestCases()215 void TestWebRtcVadDtx::Test(bool new_outfile, bool expect_vad_packets) { in Test()
73 TEST(AudioCodingModuleTest, TestWebRtcVadDtx) { argument74 webrtc::TestWebRtcVadDtx().Perform();
93 class TestWebRtcVadDtx final : public TestVadDtx {95 TestWebRtcVadDtx();