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

/external/chromium_org/net/cookies/
H A Dcanonical_cookie_unittest.cc114 CookieOptions httponly_options; local
115 httponly_options.set_include_httponly();
118 httponly_options));
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_signin_helper_unittest.cc205 net::CookieOptions httponly_options; local
206 httponly_options.set_include_httponly();
211 httponly_options)); local
225 net::CookieOptions httponly_options; local
226 httponly_options.set_include_httponly();
231 httponly_options)); local

Completed in 118 milliseconds