Home
last modified time | relevance | path

Searched refs:cmout (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/cookies/
Dcookie_monster_unittest.cc2707 auto cmout = in TEST_F() local
2711 cmout.get(), in TEST_F()
2720 EXPECT_TRUE(FindAndDeleteCookie(cmout.get(), in TEST_F()
2762 CookieMonster cmout(store.get(), net::NetLog::Get()); in TEST_F() local
2765 SetCookieWithCreationTime(&cmout, url, "A=1; max-age=600", current)); in TEST_F()
2767 SetCookieWithCreationTime(&cmout, url, "B=2; max-age=600", current)); in TEST_F()