OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothChromeOSTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
208
class
BluetoothChromeOSTest
: public testing::Test {
272
base::Bind(&
BluetoothChromeOSTest
::Callback,
274
base::Bind(&
BluetoothChromeOSTest
::ErrorCallback,
277
base::Bind(&
BluetoothChromeOSTest
::Callback,
279
base::Bind(&
BluetoothChromeOSTest
::ErrorCallback,
293
base::Bind(&
BluetoothChromeOSTest
::Callback,
295
base::Bind(&
BluetoothChromeOSTest
::ErrorCallback,
324
TEST_F(
BluetoothChromeOSTest
, AlreadyPresent) {
342
TEST_F(
BluetoothChromeOSTest
, BecomePresent) {
371
TEST_F(
BluetoothChromeOSTest
, BecomeNotPresent)
[
all
...]
bluetooth_adapter_chromeos.h
25
class
BluetoothChromeOSTest
;
64
friend class
BluetoothChromeOSTest
;
Completed in 1027 milliseconds