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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_browsertest.cc517 // equal to |autocomplete_type|, or an empty string if there is no such field.
518 std::string GetValueForHTMLFieldOfType(const std::string& autocomplete_type) { argument
519 std::string script = "getValueForFieldOfType('" + autocomplete_type + "');";

Completed in 346 milliseconds