OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 30 milliseconds