HomeSort by relevance Sort by last modified time
    Searched refs:summary7 (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_profile_unittest.cc 109 string16 summary7 = profile7.Label(); local
111 summary7);
123 summary7 = profile7.Label();
126 "Marion Mitchell Morrison, 123 Zoo St., johnwayne@me.xyz"), summary7);
  /external/chromium_org/components/autofill/core/browser/
autofill_profile_unittest.cc 114 base::string16 summary7 = GetLabel(&profile7); local
115 EXPECT_EQ(ASCIIToUTF16("Marion Mitchell Morrison, 123 Zoo St."), summary7);
129 summary7 = labels[0];
132 "Marion Mitchell Morrison, 123 Zoo St., johnwayne@me.xyz"), summary7);
    [all...]

Completed in 427 milliseconds