Searched defs:favicon_image (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dbookmarks_helper.cc191 FaviconData(const gfx::Image& favicon_image, argument
193 : image(favicon_image),
/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl_unittest.cc4152 gfx::Image favicon_image = CreateImage(SK_ColorWHITE); local
4156 favicon_status.image = favicon_image;
4175 EXPECT_TRUE(DoImagesMatch(favicon_image, entry->GetFavicon().image));

Completed in 68 milliseconds