Searched defs:BluetoothRangingTest (Results 1 – 1 of 1) sorted by relevance
86 class BluetoothRangingTest : public ::testing::TestWithParam<std::string> { class186 TEST_P(BluetoothRangingTest, SetupAndTearDown) {} in TEST_P() argument188 TEST_P(BluetoothRangingTest, GetVendorSpecificData) { in TEST_P() argument195 TEST_P(BluetoothRangingTest, GetSupportedSessionTypes) { in TEST_P() argument201 TEST_P(BluetoothRangingTest, GetMaxSupportedCsSecurityLevel) { in TEST_P() argument210 TEST_P(BluetoothRangingTest, GetSupportedCsSecurityLevels) { in TEST_P() argument221 TEST_P(BluetoothRangingTest, OpenSession) { in TEST_P() argument231 TEST_P(BluetoothRangingTest, GetVendorSpecificReplies) { in TEST_P() argument243 TEST_P(BluetoothRangingTest, GetSupportedResultTypes) { in TEST_P() argument254 TEST_P(BluetoothRangingTest, IsAbortedProcedureRequired) { in TEST_P() argument[all …]