Home
last modified time | relevance | path

Searched defs:BluetoothAidlTest (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp153 class BluetoothAidlTest : public ::testing::TestWithParam<std::string> { class
699 TEST_P(BluetoothAidlTest, InitializeAndClose) {} in TEST_P() argument
702 TEST_P(BluetoothAidlTest, HciReset) { in TEST_P() argument
712 TEST_P(BluetoothAidlTest, HciVersionTest) { in TEST_P() argument
736 TEST_P(BluetoothAidlTest, HciUnknownCommand) { in TEST_P() argument
776 TEST_P(BluetoothAidlTest, WriteLoopbackMode) { enterLoopbackMode(); } in TEST_P() argument
779 TEST_P(BluetoothAidlTest, LoopbackModeSingleCommand) { in TEST_P() argument
788 TEST_P(BluetoothAidlTest, LoopbackModeSingleAcl) { in TEST_P() argument
809 TEST_P(BluetoothAidlTest, LoopbackModeCommandBandwidth) { in TEST_P() argument
818 TEST_P(BluetoothAidlTest, LoopbackModeAclBandwidth) { in TEST_P() argument
[all …]