Home
last modified time | relevance | path

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

/aosp12/system/media/audio_utils/tests/
H A Dchannelmix_tests.cpp136 class ChannelMixTest : public ::testing::TestWithParam<ChannelMixParam> { class
252 TEST_P(ChannelMixTest, basic) { in TEST_P() argument