Searched refs:auxiliary_profile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dpersonal_data_manager_unittest.cc1446 // |auxiliary_profile| will be owned by |personal_data_|.
1447 AutofillProfile* auxiliary_profile = local
1449 test::SetProfileInfo(auxiliary_profile,
1455 auxiliary_profiles.push_back(auxiliary_profile);
1495 EXPECT_EQ(0, auxiliary_profile->Compare(*auxiliary_profiles[0]));

Completed in 1516 milliseconds