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

/external/chromium_org/net/cookies/
H A Dcookie_store_unittest.h911 CookieOptions allow_httponly; local
912 allow_httponly.set_include_httponly();
917 allow_httponly));
H A Dcookie_monster_unittest.cc1612 CookieOptions allow_httponly; local
1613 allow_httponly.set_include_httponly();
1618 allow_httponly));

Completed in 854 milliseconds