Searched refs:PHONE_FAX_CITY_CODE (Results 1 – 10 of 10) sorted by relevance
23 return PHONE_FAX_CITY_CODE; in GetCityCodeType()
49 PHONE_FAX_CITY_CODE = 21, enumerator
240 case PHONE_FAX_CITY_CODE: in FieldTypeToString()337 return PHONE_FAX_CITY_CODE; in StringToFieldType()
101 { PHONE_FAX_CITY_CODE, L"phone_fax_city_code" },224 phone.append(profile.GetInfo(PHONE_FAX_CITY_CODE)); in ImportCurrentUserProfiles()
316 EXPECT_EQ(PHONE_FAX_CITY_CODE, field_type_map_[ASCIIToUTF16("areacode1")]); in TEST_F()354 EXPECT_EQ(PHONE_FAX_CITY_CODE, field_type_map_[ASCIIToUTF16("areacode1")]); in TEST_F()
217 profile->SetInfo(PHONE_FAX_CITY_CODE, city_code);235 profile->SetInfo(PHONE_FAX_CITY_CODE, city_code);
181 EXPECT_EQ(profiles[0].GetInfo(PHONE_FAX_CITY_CODE), profile2[5].value); in TEST_F()
163 case PHONE_FAX_CITY_CODE: in CollapseCompoundFieldTypes()
277 imported_profile->SetInfo(PHONE_FAX_CITY_CODE, city_code); in ImportFormData()
4426 autofill_type_to_string[PHONE_FAX_CITY_CODE] = "PHONE_FAX_CITY_CODE"; in GetAutofillFieldToStringMap()