Searched defs:AAudioStreamBuilderChannelCountTest (Results 1 – 1 of 1) sorted by relevance
166 class AAudioStreamBuilderChannelCountTest : public ::testing::TestWithParam<int32_t> { class177 TEST_P(AAudioStreamBuilderChannelCountTest, openStream) { in TEST_P() argument