Home
last modified time | relevance | path

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

/hardware/google/interfaces/bluetooth/ext/aidl/vts/
DVtsHalBluetoothExtTargetTest.cpp29 class BluetoothExtTest : public ::testing::TestWithParam<std::string> { class
40 void BluetoothExtTest::SetUp() { in SetUp()
47 void BluetoothExtTest::TearDown() { in TearDown()
53 ndk::ScopedAStatus BluetoothExtTest::setBluetoothCmdPacket(uint16_t opcode, const std::vector<uint8… in setBluetoothCmdPacket()
61 TEST_P(BluetoothExtTest, setBluetoothCmdPacket) { in TEST_P() argument
70 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(BluetoothExtTest);
71 INSTANTIATE_TEST_SUITE_P(PerInstance, BluetoothExtTest,