Searched refs:cookie_found (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
H A Dview_source_uitest.cc57 std::string cookie_found; local
58 ASSERT_TRUE(tab->GetCookieByName(url, cookie, &cookie_found));
59 EXPECT_NE(cookie_data, cookie_found);

Completed in 19 milliseconds