Home
last modified time | relevance | path

Searched refs:BluetoothA2dpHidlTest (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
DVtsHalBluetoothA2dpV1_0TargetTest.cpp61 class BluetoothA2dpHidlTest : public ::testing::VtsHalHidlTargetTestBase { class
86 : public ::testing::VtsHalHidlTargetCallbackBase<BluetoothA2dpHidlTest>,
88 BluetoothA2dpHidlTest& parent_;
91 BluetoothAudioHost(BluetoothA2dpHidlTest& parent) : parent_(parent){}; in BluetoothAudioHost()
118 TEST_F(BluetoothA2dpHidlTest, InitializeAndClose) {} in TEST_F() argument
121 TEST_F(BluetoothA2dpHidlTest, StartAndEndSession) { in TEST_F() argument