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

/external/chromium_org/chromeos/dbus/
H A Dnfc_record_client.cc176 NfcTagClient::Properties* tag_properties = variable
180 if (property_name != tag_properties->records.name())
186 tag_properties->records.value();
H A Dnfc_client_unittest.cc836 NfcTagClient::Properties* tag_properties = local
838 EXPECT_EQ((size_t)1, tag_properties->records.value().size());
840 tag_properties->records.value()[0]);

Completed in 1353 milliseconds