Searched refs:profile1_changed (Results 1 – 1 of 1) sorted by relevance
346 AutofillProfile profile1_changed(profile1); in TEST_F() local347 profile1_changed.SetInfo(NAME_FIRST, ASCIIToUTF16("Bill")); in TEST_F()349 AutofillProfileChange::UPDATE, profile1.guid(), &profile1_changed); in TEST_F()360 wds_->UpdateAutofillProfile(profile1_changed); in TEST_F()370 EXPECT_EQ(profile1_changed, *consumer2.result()[0]); in TEST_F()