Searched defs:AAudioStreamBuilderSharingModeTest (Results 1 – 1 of 1) sorted by relevance
189 class AAudioStreamBuilderSharingModeTest : public ::testing::TestWithParam<aaudio_sharing_mode_t> { class200 TEST_P(AAudioStreamBuilderSharingModeTest, openStream) { in TEST_P() argument