Searched refs:kTestDevicePath1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dnfc_client_unittest.cc38 const char kTestDevicePath1[] = "/test/nfc/device1"; member in namespace:chromeos::__anon6131
119 dbus::ObjectPath(kTestDevicePath1));
174 dbus::ObjectPath(kTestDevicePath1)))
676 device_client_->Push(dbus::ObjectPath(kTestDevicePath1), write_data,
685 device_paths.push_back(dbus::ObjectPath(kTestDevicePath1));
687 DeviceAdded(dbus::ObjectPath(kTestDevicePath1)));
699 device_client_->Push(dbus::ObjectPath(kTestDevicePath1), write_data,
727 device_client_->Push(dbus::ObjectPath(kTestDevicePath1), write_data,
737 DeviceRemoved(dbus::ObjectPath(kTestDevicePath1)));
754 device_client_->Push(dbus::ObjectPath(kTestDevicePath1), write_dat
[all...]

Completed in 92 milliseconds