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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_ie_toolbar_import_win_unittest.cc21 bool ImportCurrentUserProfiles(const std::string& app_locale,
164 EXPECT_TRUE(ImportCurrentUserProfiles("en-US", &profiles, &credit_cards));
203 EXPECT_TRUE(ImportCurrentUserProfiles("en-US", &profiles, &credit_cards));
H A Dautofill_ie_toolbar_import_win.cc35 bool ImportCurrentUserProfiles(const std::string& app_locale,
207 if (!ImportCurrentUserProfiles(personal_data_manager_->app_locale(),
246 bool ImportCurrentUserProfiles(const std::string& app_locale, function in namespace:autofill

Completed in 2329 milliseconds