HomeSort by relevance Sort by last modified time
    Searched defs:InitContact (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/contacts/
gdata_contacts_service_unittest.cc 41 void InitContact(const std::string& contact_id,
229 InitContact("http://example.com/1",
242 InitContact("http://example.com/2",
279 InitContact("http://example.com/3",
302 InitContact(base::StringPrintf("http://example.com/%d", i + 1),
318 InitContact("http://example.com/1", "2012-06-04T15:53:36.023Z",
323 InitContact("http://example.com/2", "2012-06-21T16:20:13.208Z",
contact_test_util.cc 163 void InitContact(const std::string& contact_id,
  /external/chromium_org/chrome/browser/autocomplete/
contact_provider_chromeos_unittest.cc 35 void InitContact(const std::string& contact_id,
140 InitContact(kContactId1, "Bob Smith", "Bob", "Smith", contact1.get());
144 InitContact(kContactId2, "Dr. Jane Smith", "Jane", "Smith", contact2.get());
217 InitContact("1", "Bj\xC3\xB6rn Adelsv\xC3\xA4rd",
251 InitContact(id_string, id_string, kFamilyName,

Completed in 505 milliseconds