Home
last modified time | relevance | path

Searched defs:MultiThreadedCookieMonsterTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/cookies/
Dcookie_monster_unittest.cc2308 class MultiThreadedCookieMonsterTest : public CookieMonsterTest { class
2310 MultiThreadedCookieMonsterTest() : other_thread_("CMTthread") {} in MultiThreadedCookieMonsterTest() function in net::__anonf8ce5b5b0311::MultiThreadedCookieMonsterTest
2405 TEST_F(MultiThreadedCookieMonsterTest, ThreadCheckGetAllCookies) { in TEST_F() argument
2428 TEST_F(MultiThreadedCookieMonsterTest, ThreadCheckGetAllCookiesForURL) { in TEST_F() argument
2451 TEST_F(MultiThreadedCookieMonsterTest, ThreadCheckGetAllCookiesForURLWithOpt) { in TEST_F() argument
2476 TEST_F(MultiThreadedCookieMonsterTest, ThreadCheckSetCookieWithDetails) { in TEST_F() argument
2498 TEST_F(MultiThreadedCookieMonsterTest, ThreadCheckDeleteAllCreatedBetween) { in TEST_F() argument
2518 TEST_F(MultiThreadedCookieMonsterTest, ThreadCheckDeleteAllForHost) { in TEST_F() argument
2534 TEST_F(MultiThreadedCookieMonsterTest, in TEST_F() argument
2578 TEST_F(MultiThreadedCookieMonsterTest, ThreadCheckDeleteCanonicalCookie) { in TEST_F() argument