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

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl_unittest.cc54 bool DoImagesMatch(const gfx::Image& a, const gfx::Image& b) { function in namespace:__anon7139
4120 EXPECT_FALSE(DoImagesMatch(kDefaultFavicon, entry->GetFavicon().image));
4133 EXPECT_TRUE(DoImagesMatch(kDefaultFavicon, entry->GetFavicon().image));
4175 EXPECT_TRUE(DoImagesMatch(favicon_image, entry->GetFavicon().image));

Completed in 169 milliseconds