Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/common/
Dhal_version_manager_test.cc25 class BluetoothAudioHalVersionTest : public ::testing::Test {}; class
27 TEST_F(BluetoothAudioHalVersionTest, versionOperatorEqual) { in TEST_F() argument
42 TEST_F(BluetoothAudioHalVersionTest, versionOperatorLessOrEqual) { in TEST_F() argument
94 TEST_F(BluetoothAudioHalVersionTest, versionOperatorGreaterOrEqual) { in TEST_F() argument
146 TEST_F(BluetoothAudioHalVersionTest, HIDL_VERSION_2_0) { in TEST_F() argument
163 TEST_F(BluetoothAudioHalVersionTest, HIDL_VERSION_2_1) { in TEST_F() argument
180 TEST_F(BluetoothAudioHalVersionTest, AIDL_VERSIONS_V1) { in TEST_F() argument
197 TEST_F(BluetoothAudioHalVersionTest, AIDL_VERSIONS_V2) { in TEST_F() argument
214 TEST_F(BluetoothAudioHalVersionTest, AIDL_VERSIONS_V3) { in TEST_F() argument
231 TEST_F(BluetoothAudioHalVersionTest, AIDL_VERSIONS_V4) { in TEST_F() argument
[all …]