OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MockBluetoothDevice
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/device/bluetooth/test/
mock_bluetooth_device.cc
12
MockBluetoothDevice
::
MockBluetoothDevice
(MockBluetoothAdapter* adapter,
47
MockBluetoothDevice
::~
MockBluetoothDevice
() {}
mock_bluetooth_device.h
19
class
MockBluetoothDevice
: public BluetoothDevice {
21
MockBluetoothDevice
(MockBluetoothAdapter* adapter,
27
virtual ~
MockBluetoothDevice
();
Completed in 463 milliseconds