Home | History | Annotate | Download | only in url_request

Lines Matching refs:cookies

1599   // Verify the cookies weren't saved or updated.
1711 // Verify the cookies weren't saved or updated.
1841 // Verify the cookies weren't saved or updated.
1883 CookieList cookies =
1885 EXPECT_EQ(1U, cookies.size());
1886 EXPECT_FALSE(cookies[0].IsPersistent());