Searched refs:AudioDecoderTest (Results 1 – 2 of 2) sorted by relevance
90 class AudioDecoderTest : public ::testing::Test { class92 AudioDecoderTest() in AudioDecoderTest() function in webrtc::AudioDecoderTest103 ~AudioDecoderTest() override {} in ~AudioDecoderTest()269 class AudioDecoderPcmUTest : public AudioDecoderTest {271 AudioDecoderPcmUTest() : AudioDecoderTest() { in AudioDecoderPcmUTest()282 class AudioDecoderPcmATest : public AudioDecoderTest {284 AudioDecoderPcmATest() : AudioDecoderTest() { in AudioDecoderPcmATest()295 class AudioDecoderPcm16BTest : public AudioDecoderTest {297 AudioDecoderPcm16BTest() : AudioDecoderTest() { in AudioDecoderPcm16BTest()312 class AudioDecoderIlbcTest : public AudioDecoderTest {[all …]
155 AudioDecoderTest, C2DecoderTest,