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