Lines Matching refs:SetCookieWithCreationTime
730 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-0=Now", now));
731 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-1=Yesterday",
733 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-2=DayBefore",
758 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-0=Now", now));
759 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-1=Yesterday",
761 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-2=DayBefore",
763 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-3=ThreeDays",
765 EXPECT_TRUE(cm->SetCookieWithCreationTime(url_google, "T-7=LastWeek",