Searched refs:BluetoothApiTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_apitest.cc44 class BluetoothApiTest : public ExtensionApiTest { class in namespace:__anon8057
46 BluetoothApiTest() {} function in class:__anon8057::BluetoothApiTest
118 IN_PROC_BROWSER_TEST_F(BluetoothApiTest, GetAdapterState) {
146 IN_PROC_BROWSER_TEST_F(BluetoothApiTest, DeviceEvents) {
171 IN_PROC_BROWSER_TEST_F(BluetoothApiTest, Discovery) {
176 testing::Invoke(this, &BluetoothApiTest::DiscoverySessionCallback));
196 testing::Invoke(this, &BluetoothApiTest::DiscoverySessionCallback));
225 IN_PROC_BROWSER_TEST_F(BluetoothApiTest, DiscoveryCallback) {
230 testing::Invoke(this, &BluetoothApiTest::DiscoverySessionCallback));
257 IN_PROC_BROWSER_TEST_F(BluetoothApiTest, DiscoveryInProgres
[all...]

Completed in 92 milliseconds