HomeSort by relevance Sort by last modified time
    Searched full:profile6 (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_profile_unittest.cc 94 AutofillProfile profile6; local
95 autofill_test::SetProfileInfo(&profile6, "Marion", "Mitchell",
98 EXPECT_TRUE(UpdateProfileLabel(&profile6));
99 string16 summary6 = profile6.Label();

Completed in 1845 milliseconds