Searched refs:SetValues (Results 1 – 3 of 3) sorted by relevance
147 void SetValues(const std::vector<base::string16>& names,
103 using AutofillPopupControllerImpl::SetValues;483 popup_controller()->SetValues(names, names, names, ids); in TEST_F()
132 SetValues(names, subtexts, icons, identifiers); in Show()573 void AutofillPopupControllerImpl::SetValues( in SetValues() function in autofill::AutofillPopupControllerImpl