Home
last modified time | relevance | path

Searched refs:AudioDecoderTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Daudio_decoder_unittest.cc90 class AudioDecoderTest : public ::testing::Test { class
92 AudioDecoderTest() in AudioDecoderTest() function in webrtc::AudioDecoderTest
103 ~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 …]
/aosp_15_r20/frameworks/av/media/tests/benchmark/tests/
H A DC2DecoderTest.cpp155 AudioDecoderTest, C2DecoderTest,