Searched refs:ReplaceValue (Results 1 – 7 of 7) sorted by relevance
199 properties->address.ReplaceValue(kPairedDeviceAddress); in FakeBluetoothDeviceClient()200 properties->bluetooth_class.ReplaceValue(kPairedDeviceClass); in FakeBluetoothDeviceClient()201 properties->name.ReplaceValue("Fake Device (Name)"); in FakeBluetoothDeviceClient()202 properties->alias.ReplaceValue(kPairedDeviceName); in FakeBluetoothDeviceClient()203 properties->paired.ReplaceValue(true); in FakeBluetoothDeviceClient()204 properties->trusted.ReplaceValue(true); in FakeBluetoothDeviceClient()205 properties->adapter.ReplaceValue( in FakeBluetoothDeviceClient()211 properties->uuids.ReplaceValue(uuids); in FakeBluetoothDeviceClient()213 properties->modalias.ReplaceValue("usb:v05ACp030Dd0306"); in FakeBluetoothDeviceClient()279 properties->connected.ReplaceValue(true); in Connect()[all …]
73 properties_->address.ReplaceValue(kAdapterAddress); in FakeBluetoothAdapterClient()74 properties_->name.ReplaceValue("Fake Adapter (Name)"); in FakeBluetoothAdapterClient()75 properties_->alias.ReplaceValue(kAdapterName); in FakeBluetoothAdapterClient()76 properties_->pairable.ReplaceValue(true); in FakeBluetoothAdapterClient()81 second_properties_->address.ReplaceValue(kSecondAdapterAddress); in FakeBluetoothAdapterClient()82 second_properties_->name.ReplaceValue("Second Fake Adapter (Name)"); in FakeBluetoothAdapterClient()83 second_properties_->alias.ReplaceValue(kSecondAdapterName); in FakeBluetoothAdapterClient()84 second_properties_->pairable.ReplaceValue(true); in FakeBluetoothAdapterClient()135 properties_->discovering.ReplaceValue(true); in StartDiscovery()170 properties_->discovering.ReplaceValue(false); in StopDiscovery()[all …]
83 properties_->protocols.ReplaceValue(protocols); in FakeNfcAdapterClient()89 second_properties_->protocols.ReplaceValue(protocols); in FakeNfcAdapterClient()142 properties_->polling.ReplaceValue(true); in StartPollLoop()143 properties_->mode.ReplaceValue(mode); in StartPollLoop()161 properties_->polling.ReplaceValue(false); in StopPollLoop()
78 properties_->adapters.ReplaceValue(adapters); in AddAdapter()90 properties_->adapters.ReplaceValue(adapters); in RemoveAdapter()
92 properties->reconnect_mode.ReplaceValue( in AddInputDevice()95 properties->reconnect_mode.ReplaceValue( in AddInputDevice()
396 void ReplaceValue(const T& value) { in ReplaceValue() function
792 properties->bluetooth_class.ReplaceValue(0x002580); in TEST_F()821 properties->alias.ReplaceValue(new_name); in TEST_F()856 properties->uuids.ReplaceValue(uuids); in TEST_F()