Searched defs:MockBluetoothSocket (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/test/
H A Dmock_bluetooth_socket.cc9 MockBluetoothSocket::MockBluetoothSocket() {} function in class:device::MockBluetoothSocket
10 MockBluetoothSocket::~MockBluetoothSocket() {}
H A Dmock_bluetooth_socket.h17 class MockBluetoothSocket : public BluetoothSocket { class in namespace:device
19 MockBluetoothSocket();
36 virtual ~MockBluetoothSocket();

Completed in 360 milliseconds