Searched defs:profile5 (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dautofill_profile_unittest.cc85 AutofillProfile profile5; local
86 autofill_test::SetProfileInfo(&profile5, "Marion", "Mitchell", "",
89 EXPECT_TRUE(UpdateProfileLabel(&profile5));
90 string16 summary5 = profile5.Label();

Completed in 93 milliseconds