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

/external/chromium_org/device/bluetooth/test/
H A Dmock_bluetooth_gatt_notify_session.cc11 MockBluetoothGattNotifySession::MockBluetoothGattNotifySession( function in class:device::MockBluetoothGattNotifySession
18 MockBluetoothGattNotifySession::~MockBluetoothGattNotifySession() {
H A Dmock_bluetooth_gatt_notify_session.h16 class MockBluetoothGattNotifySession : public BluetoothGattNotifySession { class in namespace:device
18 explicit MockBluetoothGattNotifySession(
20 virtual ~MockBluetoothGattNotifySession();
27 DISALLOW_COPY_AND_ASSIGN(MockBluetoothGattNotifySession);
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
H A Dbluetooth_low_energy_apitest.cc35 using device::MockBluetoothGattNotifySession;
649 new testing::NiceMock<MockBluetoothGattNotifySession>(
652 new testing::NiceMock<MockBluetoothGattNotifySession>(
1230 new testing::NiceMock<MockBluetoothGattNotifySession>(
1232 MockBluetoothGattNotifySession* session1 =
1233 new testing::NiceMock<MockBluetoothGattNotifySession>(

Completed in 88 milliseconds