Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/test/
DTestVADDTX.cc183 TestWebRtcVadDtx::TestWebRtcVadDtx() : output_file_num_(0) {} in TestWebRtcVadDtx() function in webrtc::TestWebRtcVadDtx
185 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()
DTester.cc73 TEST(AudioCodingModuleTest, TestWebRtcVadDtx) { argument
74 webrtc::TestWebRtcVadDtx().Perform();
DTestVADDTX.h93 class TestWebRtcVadDtx final : public TestVadDtx {
95 TestWebRtcVadDtx();