Searched refs:kNumCookieSendTypes (Results 1 – 3 of 3) sorted by relevance
425 DCHECK_LT(cookie_send_type, PrerenderContents::kNumCookieSendTypes); in RecordCookieSendType()429 PrerenderContents::kNumCookieSendTypes)); in RecordCookieSendType()
294 static const int kNumCookieSendTypes; variable
98 const int PrerenderContents::kNumCookieSendTypes = COOKIE_SEND_TYPE_MAX; member in prerender::PrerenderContents