Home
last modified time | relevance | path

Searched refs:imported_profile_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dtest_personal_data_manager.h49 const AutofillProfile& imported_profile() { return imported_profile_; } in imported_profile()
55 AutofillProfile imported_profile_; variable
Dtest_personal_data_manager.cc43 imported_profile_ = imported_profile; in SaveImportedProfile()