OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fake_bluetooth_device_client_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider_unittest.cc
92
fake_bluetooth_device_client_
= static_cast<FakeBluetoothDeviceClient*>(
109
FakeBluetoothDeviceClient*
fake_bluetooth_device_client_
;
member in class:ChromeOSMetricsProviderTest
200
fake_bluetooth_device_client_
->CreateDevice(
204
fake_bluetooth_device_client_
->CreateDevice(
209
fake_bluetooth_device_client_
->GetProperties(
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
245
fake_bluetooth_device_client_
= new FakeBluetoothDeviceClient;
247
scoped_ptr<BluetoothDeviceClient>(
fake_bluetooth_device_client_
));
332
fake_bluetooth_device_client_
->SetSimulationIntervalMs(10);
384
FakeBluetoothDeviceClient*
fake_bluetooth_device_client_
;
member in class:chromeos::BluetoothChromeOSTest
695
fake_bluetooth_device_client_
->SetSimulationIntervalMs(10);
762
fake_bluetooth_device_client_
->EndDiscoverySimulation(
[
all
...]
bluetooth_gatt_chromeos_unittest.cc
286
fake_bluetooth_device_client_
= new FakeBluetoothDeviceClient;
295
fake_bluetooth_device_client_
));
384
FakeBluetoothDeviceClient*
fake_bluetooth_device_client_
;
member in class:chromeos::BluetoothGattChromeOSTest
399
fake_bluetooth_device_client_
->CreateDevice(
466
fake_bluetooth_device_client_
->RemoveDevice(
476
fake_bluetooth_device_client_
->CreateDevice(
552
fake_bluetooth_device_client_
->RemoveDevice(
567
fake_bluetooth_device_client_
->CreateDevice(
635
fake_bluetooth_device_client_
->CreateDevice(
731
fake_bluetooth_device_client_
->CreateDevice
[
all
...]
Completed in 239 milliseconds