NAME_MIDDLE 300 chrome/browser/autofill/autofill_browsertest.cc profile1.SetRawInfo(NAME_MIDDLE, WideToUTF16(L"BANK\xcBERF\xc4LLE")); NAME_MIDDLE 374 chrome/browser/autofill/autofill_browsertest.cc profile7.SetRawInfo(NAME_MIDDLE, WideToUTF16(L"WOHOOOO$$$$$$$$****")); NAME_MIDDLE 119 chrome/browser/ui/webui/options/autofill_options_handler.cc profile.GetRawMultiInfo(autofill::NAME_MIDDLE, &middle_names); NAME_MIDDLE 168 chrome/browser/ui/webui/options/autofill_options_handler.cc profile->SetRawMultiInfo(autofill::NAME_MIDDLE, middle_names); NAME_MIDDLE 49 components/autofill/core/browser/android/auxiliary_profile_unittest_android.cc EXPECT_EQ(profile->GetRawInfo(NAME_MIDDLE), middle_name); NAME_MIDDLE 57 components/autofill/core/browser/android/auxiliary_profile_unittest_android.cc EXPECT_EQ(profile->GetRawInfo(NAME_MIDDLE), base::string16()); NAME_MIDDLE 106 components/autofill/core/browser/android/auxiliary_profiles_android.cc profile->SetRawInfo(NAME_MIDDLE, middle_name); NAME_MIDDLE 106 components/autofill/core/browser/autofill_ie_toolbar_import_win.cc { NAME_MIDDLE, L"name_middle" }, NAME_MIDDLE 168 components/autofill/core/browser/autofill_ie_toolbar_import_win_unittest.cc EXPECT_EQ(profile1[1].value, profiles[1].GetRawInfo(NAME_MIDDLE)); NAME_MIDDLE 2534 components/autofill/core/browser/autofill_manager_unittest.cc types.insert(NAME_MIDDLE); NAME_MIDDLE 35 components/autofill/core/browser/autofill_merge_unittest.cc NAME_MIDDLE, NAME_MIDDLE 167 components/autofill/core/browser/autofill_profile.cc case NAME_MIDDLE: NAME_MIDDLE 426 components/autofill/core/browser/autofill_profile.cc NAME_MIDDLE, NAME_MIDDLE 824 components/autofill/core/browser/autofill_profile.cc << UTF16ToUTF8(MultiString(profile, NAME_MIDDLE)) NAME_MIDDLE 360 components/autofill/core/browser/autofill_profile_unittest.cc suggested_fields.push_back(NAME_MIDDLE); NAME_MIDDLE 370 components/autofill/core/browser/autofill_profile_unittest.cc NAME_MIDDLE, 1, &labels); NAME_MIDDLE 170 components/autofill/core/browser/autofill_test_utils.cc check_and_set(profile, NAME_MIDDLE, middle_name); NAME_MIDDLE 47 components/autofill/core/browser/autofill_type.cc case NAME_MIDDLE: NAME_MIDDLE 241 components/autofill/core/browser/autofill_type.cc return NAME_MIDDLE; NAME_MIDDLE 282 components/autofill/core/browser/autofill_type.cc return NAME_MIDDLE; NAME_MIDDLE 425 components/autofill/core/browser/autofill_type.cc case NAME_MIDDLE: NAME_MIDDLE 458 components/autofill/core/browser/autofill_type.cc case NAME_MIDDLE: NAME_MIDDLE 39 components/autofill/core/browser/contact_info.cc supported_types->insert(NAME_MIDDLE); NAME_MIDDLE 51 components/autofill/core/browser/contact_info.cc case NAME_MIDDLE: NAME_MIDDLE 75 components/autofill/core/browser/contact_info.cc case NAME_MIDDLE: NAME_MIDDLE 22 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), base::string16()); NAME_MIDDLE 28 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), base::string16()); NAME_MIDDLE 35 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), ASCIIToUTF16("Yevgrafovich")); NAME_MIDDLE 42 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), ASCIIToUTF16("Ignatius Conan")); NAME_MIDDLE 51 components/autofill/core/browser/contact_info_unittest.cc name.SetRawInfo(NAME_MIDDLE, base::string16()); NAME_MIDDLE 54 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), base::string16()); NAME_MIDDLE 59 components/autofill/core/browser/contact_info_unittest.cc name.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Middle")); NAME_MIDDLE 62 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), ASCIIToUTF16("Middle")); NAME_MIDDLE 67 components/autofill/core/browser/contact_info_unittest.cc name.SetRawInfo(NAME_MIDDLE, base::string16()); NAME_MIDDLE 70 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), base::string16()); NAME_MIDDLE 75 components/autofill/core/browser/contact_info_unittest.cc name.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Middle")); NAME_MIDDLE 78 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), ASCIIToUTF16("Middle")); NAME_MIDDLE 83 components/autofill/core/browser/contact_info_unittest.cc name.SetRawInfo(NAME_MIDDLE, base::string16()); NAME_MIDDLE 86 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), base::string16()); NAME_MIDDLE 91 components/autofill/core/browser/contact_info_unittest.cc name.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Middle")); NAME_MIDDLE 94 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), ASCIIToUTF16("Middle")); NAME_MIDDLE 99 components/autofill/core/browser/contact_info_unittest.cc name.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Middle")); NAME_MIDDLE 102 components/autofill/core/browser/contact_info_unittest.cc EXPECT_EQ(name.GetRawInfo(NAME_MIDDLE), ASCIIToUTF16("Middle")); NAME_MIDDLE 1954 components/autofill/core/browser/form_structure_unittest.cc available_field_types.insert(NAME_MIDDLE); NAME_MIDDLE 2047 components/autofill/core/browser/form_structure_unittest.cc available_field_types.insert(NAME_MIDDLE); NAME_MIDDLE 214 components/autofill/core/browser/name_field.cc ServerFieldType type = middle_initial_ ? NAME_MIDDLE_INITIAL : NAME_MIDDLE; NAME_MIDDLE 61 components/autofill/core/browser/name_field_unittest.cc EXPECT_EQ(NAME_MIDDLE, field_type_map_[ASCIIToUTF16("name2")]); NAME_MIDDLE 92 components/autofill/core/browser/name_field_unittest.cc EXPECT_EQ(NAME_MIDDLE, field_type_map_[ASCIIToUTF16("name2")]); NAME_MIDDLE 171 components/autofill/core/browser/name_field_unittest.cc EXPECT_EQ(NAME_MIDDLE, field_type_map_[ASCIIToUTF16("name2")]); NAME_MIDDLE 2109 components/autofill/core/browser/personal_data_manager_unittest.cc new_verified_profile.SetRawInfo(NAME_MIDDLE, base::string16()); NAME_MIDDLE 2228 components/autofill/core/browser/personal_data_manager_unittest.cc EXPECT_TRUE(non_empty_types.count(NAME_MIDDLE)); NAME_MIDDLE 2262 components/autofill/core/browser/personal_data_manager_unittest.cc EXPECT_TRUE(non_empty_types.count(NAME_MIDDLE)); NAME_MIDDLE 331 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc diff = UpdateMultivaluedField(NAME_MIDDLE, NAME_MIDDLE 405 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc profile.GetRawMultiInfo(NAME_MIDDLE, &values); NAME_MIDDLE 715 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc profile1.GetRawMultiInfo(NAME_MIDDLE, &values); NAME_MIDDLE 192 components/autofill/core/browser/webdata/autofill_table.cc profile->SetRawMultiInfo(NAME_MIDDLE, middle_names); NAME_MIDDLE 248 components/autofill/core/browser/webdata/autofill_table.cc profile.GetRawMultiInfo(NAME_MIDDLE, &middle_names); NAME_MIDDLE 1827 components/autofill/core/browser/webdata/autofill_table.cc profile.SetRawInfo(NAME_MIDDLE, s.ColumnString16(index++)); NAME_MIDDLE 639 components/autofill/core/browser/webdata/autofill_table_unittest.cc home_profile.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Q.")); NAME_MIDDLE 720 components/autofill/core/browser/webdata/autofill_table_unittest.cc billing_profile.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("C.")); NAME_MIDDLE 898 components/autofill/core/browser/webdata/autofill_table_unittest.cc profile.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Q.")); NAME_MIDDLE 1045 components/autofill/core/browser/webdata/autofill_table_unittest.cc profile.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Q.")); NAME_MIDDLE 1195 components/autofill/core/browser/webdata/autofill_table_unittest.cc profile.SetRawInfo(NAME_MIDDLE, ASCIIToUTF16("Q.")); NAME_MIDDLE 55 components/webdata/common/web_database_migration_unittest.cc profile->SetRawInfo(autofill::NAME_MIDDLE, s.ColumnString16(3));