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

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_signin_helper_unittest.cc137 net::CookieOptions httponly_options; local
138 httponly_options.set_include_httponly();
143 httponly_options)); local
159 net::CookieOptions httponly_options; local
160 httponly_options.set_include_httponly();
165 httponly_options)); local
/external/chromium_org/net/cookies/
H A Dcanonical_cookie_unittest.cc114 CookieOptions httponly_options; local
115 httponly_options.set_include_httponly();
118 httponly_options));

Completed in 84 milliseconds