HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothProfileChromeOSTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_profile_chromeos_unittest.cc 29 class BluetoothProfileChromeOSTest : public testing::Test {
31 BluetoothProfileChromeOSTest()
49 base::Bind(&BluetoothProfileChromeOSTest::AdapterCallback,
111 TEST_F(BluetoothProfileChromeOSTest, L2capEndToEnd) {
118 base::Bind(&BluetoothProfileChromeOSTest::ProfileCallback,
133 base::Bind(&BluetoothProfileChromeOSTest::ConnectionCallback,
145 base::Bind(&BluetoothProfileChromeOSTest::Callback,
147 base::Bind(&BluetoothProfileChromeOSTest::ErrorCallback,
237 TEST_F(BluetoothProfileChromeOSTest, RfcommEndToEnd) {
244 base::Bind(&BluetoothProfileChromeOSTest::ProfileCallback
    [all...]
bluetooth_adapter_chromeos.h 67 friend class BluetoothProfileChromeOSTest;

Completed in 190 milliseconds