Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dchannelmix_tests.cpp366 class ChannelMixIdentityTest : public ::testing::TestWithParam<ChannelMixIdentityParam> { class
405 TEST_P(ChannelMixIdentityTest, identity) { in TEST_P() argument