Home | Sort by relevance Sort by last modified time |
/external/chromium_org/net/cookies/ | |
cookie_store_unittest.h | 54 // static const bool supports_trailing_dots; 504 if (TypeParam::supports_trailing_dots) { 565 if (TypeParam::supports_trailing_dots) { [all...] |
cookie_monster_unittest.cc | 96 static const bool supports_trailing_dots = true; member in struct:net::__anon13143::CookieMonsterTestTraits [all...] |