Home
last modified time | relevance | path

Searched defs:Mp3DecoderTest (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/codecs/mp3dec/test/
H A DMp3DecoderTest.cpp39 class Mp3DecoderTest : public ::testing::TestWithParam<string> { class
41 Mp3DecoderTest() : mConfig(nullptr) {} in Mp3DecoderTest() function in Mp3DecoderTest
99 TEST_F(Mp3DecoderTest, MultiCreateMp3DecoderTest) { in TEST_F() argument
115 TEST_P(Mp3DecoderTest, DecodeTest) { in TEST_P() argument
146 TEST_P(Mp3DecoderTest, ResetDecoderTest) { in TEST_P() argument