HomeSort by relevance Sort by last modified time
    Searched refs:imported_profile_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/autofill/core/browser/
test_personal_data_manager.h 49 const AutofillProfile& imported_profile() { return imported_profile_; }
55 AutofillProfile imported_profile_; member in class:autofill::TestPersonalDataManager
test_personal_data_manager.cc 43 imported_profile_ = imported_profile;

Completed in 48 milliseconds