Searched refs:BluetoothA2dpHidlTest (Results 1 – 1 of 1) sorted by relevance
44 class BluetoothA2dpHidlTest : public ::testing::TestWithParam<std::string> { class66 : public ::testing::VtsHalHidlTargetCallbackBase<BluetoothA2dpHidlTest>,68 BluetoothA2dpHidlTest& parent_;71 BluetoothAudioHost(BluetoothA2dpHidlTest& parent) : parent_(parent){}; in BluetoothAudioHost()98 TEST_P(BluetoothA2dpHidlTest, InitializeAndClose) {} in TEST_P() argument101 TEST_P(BluetoothA2dpHidlTest, StartAndEndSession) { in TEST_P() argument107 PerInstance, BluetoothA2dpHidlTest,