MockBluetoothDevice   34 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc using device::MockBluetoothDevice;
MockBluetoothDevice   68 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc     device1_.reset(new testing::NiceMock<MockBluetoothDevice>(
MockBluetoothDevice   71 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc     device2_.reset(new testing::NiceMock<MockBluetoothDevice>(
MockBluetoothDevice   74 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc     device3_.reset(new testing::NiceMock<MockBluetoothDevice>(
MockBluetoothDevice  101 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   scoped_ptr<testing::NiceMock<MockBluetoothDevice> > device1_;
MockBluetoothDevice  102 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   scoped_ptr<testing::NiceMock<MockBluetoothDevice> > device2_;
MockBluetoothDevice  103 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc   scoped_ptr<testing::NiceMock<MockBluetoothDevice> > device3_;
MockBluetoothDevice  197 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc   testing::NiceMock<device::MockBluetoothDevice> mock_device(
MockBluetoothDevice  236 chrome/browser/extensions/api/bluetooth/bluetooth_event_router_unittest.cc   testing::NiceMock<device::MockBluetoothDevice> mock_device(
MockBluetoothDevice   12 device/bluetooth/test/mock_bluetooth_device.cc MockBluetoothDevice::MockBluetoothDevice(MockBluetoothAdapter* adapter,
MockBluetoothDevice   57 device/bluetooth/test/mock_bluetooth_device.cc MockBluetoothDevice::~MockBluetoothDevice() {}
MockBluetoothDevice   20 device/bluetooth/test/mock_bluetooth_device.h class MockBluetoothDevice : public BluetoothDevice {
MockBluetoothDevice   22 device/bluetooth/test/mock_bluetooth_device.h   MockBluetoothDevice(MockBluetoothAdapter* adapter,
MockBluetoothDevice   28 device/bluetooth/test/mock_bluetooth_device.h   virtual ~MockBluetoothDevice();