Searched refs:BluetoothExtTest (Results 1 – 1 of 1) sorted by relevance
29 class BluetoothExtTest : public ::testing::TestWithParam<std::string> { class40 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() argument70 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(BluetoothExtTest);71 INSTANTIATE_TEST_SUITE_P(PerInstance, BluetoothExtTest,