Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
Dbluetooth_low_energy_apitest.cc92 class BluetoothLowEnergyApiTest : public ExtensionApiTest { class
94 BluetoothLowEnergyApiTest() {} in BluetoothLowEnergyApiTest() function in __anon0280dbd30111::BluetoothLowEnergyApiTest
261 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetServices) { in IN_PROC_BROWSER_TEST_F() argument
290 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetService) { in IN_PROC_BROWSER_TEST_F() argument
321 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, ServiceEvents) { in IN_PROC_BROWSER_TEST_F() argument
346 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetRemovedService) { in IN_PROC_BROWSER_TEST_F() argument
389 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetIncludedServices) { in IN_PROC_BROWSER_TEST_F() argument
431 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetCharacteristics) { in IN_PROC_BROWSER_TEST_F() argument
465 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, GetCharacteristic) { in IN_PROC_BROWSER_TEST_F() argument
503 IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest, CharacteristicProperties) { in IN_PROC_BROWSER_TEST_F() argument
[all …]