Searched refs:AudioCoreBluetooth (Results 1 – 1 of 1) sorted by relevance
2309 class AudioCoreBluetooth : public AudioCoreModuleBase, public testing::TestWithParam<std::string> { class2321 TEST_P(AudioCoreBluetooth, SameInstance) { in TEST_P() argument2332 TEST_P(AudioCoreBluetooth, ScoConfig) { in TEST_P() argument2351 TEST_P(AudioCoreBluetooth, HfpConfig) { in TEST_P() argument2370 TEST_P(AudioCoreBluetooth, HfpConfigInvalid) { in TEST_P() argument4370 INSTANTIATE_TEST_SUITE_P(AudioCoreBluetoothTest, AudioCoreBluetooth,4373 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(AudioCoreBluetooth);