OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accounts_google
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/password_manager/
password_store_unittest.cc
228
PasswordForm
accounts_google
;
local
229
accounts_google
.scheme = PasswordForm::SCHEME_HTML;
230
accounts_google
.signon_realm = "https://accounts.google.com";
263
store->GetLogins(
accounts_google
, PasswordStore::ALLOW_PROMPT, &consumer);
Completed in 202 milliseconds