OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ktestdevicepath1
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chromeos/dbus/
nfc_client_unittest.cc
38
const char
kTestDevicePath1
[] = "/test/nfc/device1";
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,
[
all
...]
Completed in 110 milliseconds