DoImagesMatch    3845 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(DoImagesMatch(kDefaultFavicon, entry->GetFavicon().image));
DoImagesMatch    3858 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_TRUE(DoImagesMatch(kDefaultFavicon, entry->GetFavicon().image));
DoImagesMatch    3900 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_TRUE(DoImagesMatch(favicon_image, entry->GetFavicon().image));