Searched refs:BluetoothSarTest (Results 1 – 1 of 1) sorted by relevance
30 class BluetoothSarTest : public ::testing::TestWithParam<std::string> { class45 void BluetoothSarTest::SetUp() { in SetUp()52 void BluetoothSarTest::TearDown() { in TearDown()58 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTxPowerCap(int8_t cap) { in setAndCheckBluetoothTxPowerCap()62 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTechBasedTxPowerCap( in setAndCheckBluetoothTechBasedTxPowerCap()67 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothModeBasedTxPowerCap( in setAndCheckBluetoothModeBasedTxPowerCap()75 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothModeBasedTxPowerCapPlusHR( in setAndCheckBluetoothModeBasedTxPowerCapPlusHR()82 TEST_P(BluetoothSarTest, setAndCheckBluetoothTxPowerCap) { in TEST_P() argument91 TEST_P(BluetoothSarTest, setAndCheckBluetoothTechBasedTxPowerCap) { in TEST_P() argument99 TEST_P(BluetoothSarTest, setAndCheckBluetoothModeBasedTxPowerCap) { in TEST_P() argument[all …]