GetCookie         100 android_webview/native/cookie_manager.cc   std::string GetCookie(const GURL& host);
GetCookie         462 android_webview/native/cookie_manager.cc       CookieManager::GetInstance()->GetCookie(host)).Release();
GetCookie          31 chrome/browser/profile_resetter/profile_resetter_browsertest.cc   std::string GetCookie(const std::string& host);
GetCookie         167 chrome/browser/profile_resetter/profile_resetter_browsertest.cc   ASSERT_EQ(kCookieDefinition, tester.GetCookie(kCookieHostname));
GetCookie         171 chrome/browser/profile_resetter/profile_resetter_browsertest.cc   EXPECT_EQ("", tester.GetCookie(kCookieHostname));