NAME_MIDDLE_INITIAL 2540 components/autofill/core/browser/autofill_manager_unittest.cc types.insert(NAME_MIDDLE_INITIAL); NAME_MIDDLE_INITIAL 169 components/autofill/core/browser/autofill_profile.cc case NAME_MIDDLE_INITIAL: NAME_MIDDLE_INITIAL 376 components/autofill/core/browser/autofill_profile_unittest.cc suggested_fields.push_back(NAME_MIDDLE_INITIAL); NAME_MIDDLE_INITIAL 49 components/autofill/core/browser/autofill_type.cc case NAME_MIDDLE_INITIAL: NAME_MIDDLE_INITIAL 247 components/autofill/core/browser/autofill_type.cc return NAME_MIDDLE_INITIAL; NAME_MIDDLE_INITIAL 354 components/autofill/core/browser/autofill_type.cc return NAME_MIDDLE_INITIAL; NAME_MIDDLE_INITIAL 431 components/autofill/core/browser/autofill_type.cc case NAME_MIDDLE_INITIAL: NAME_MIDDLE_INITIAL 462 components/autofill/core/browser/autofill_type.cc case NAME_MIDDLE_INITIAL: NAME_MIDDLE_INITIAL 41 components/autofill/core/browser/contact_info.cc supported_types->insert(NAME_MIDDLE_INITIAL); NAME_MIDDLE_INITIAL 57 components/autofill/core/browser/contact_info.cc case NAME_MIDDLE_INITIAL: NAME_MIDDLE_INITIAL 76 components/autofill/core/browser/contact_info.cc case NAME_MIDDLE_INITIAL: NAME_MIDDLE_INITIAL 1956 components/autofill/core/browser/form_structure_unittest.cc available_field_types.insert(NAME_MIDDLE_INITIAL); NAME_MIDDLE_INITIAL 2049 components/autofill/core/browser/form_structure_unittest.cc available_field_types.insert(NAME_MIDDLE_INITIAL); NAME_MIDDLE_INITIAL 214 components/autofill/core/browser/name_field.cc ServerFieldType type = middle_initial_ ? NAME_MIDDLE_INITIAL : NAME_MIDDLE; NAME_MIDDLE_INITIAL 226 components/autofill/core/browser/name_field_unittest.cc EXPECT_EQ(NAME_MIDDLE_INITIAL, field_type_map_[ASCIIToUTF16("name2")]); NAME_MIDDLE_INITIAL 257 components/autofill/core/browser/name_field_unittest.cc EXPECT_EQ(NAME_MIDDLE_INITIAL, field_type_map_[ASCIIToUTF16("name2")]); NAME_MIDDLE_INITIAL 307 components/autofill/core/browser/name_field_unittest.cc EXPECT_EQ(NAME_MIDDLE_INITIAL, field_type_map_[ASCIIToUTF16("name2")]); NAME_MIDDLE_INITIAL 2229 components/autofill/core/browser/personal_data_manager_unittest.cc EXPECT_TRUE(non_empty_types.count(NAME_MIDDLE_INITIAL)); NAME_MIDDLE_INITIAL 2263 components/autofill/core/browser/personal_data_manager_unittest.cc EXPECT_TRUE(non_empty_types.count(NAME_MIDDLE_INITIAL));