HomeSort by relevance Sort by last modified time
    Searched refs:out_favicon1 (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/history/
history_backend_unittest.cc 325 FaviconID out_favicon1 = backend_->thumbnail_db_-> local
327 EXPECT_TRUE(out_favicon1);
334 EXPECT_EQ(out_favicon1, GetFavicon(outrow1.url(), FAVICON));
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend_unittest.cc 568 chrome::FaviconID out_favicon1 = backend_->thumbnail_db_-> local
570 EXPECT_TRUE(out_favicon1);
574 out_favicon1, &favicon_bitmaps));
603 EXPECT_EQ(out_favicon1, mappings[0].icon_id);
    [all...]

Completed in 159 milliseconds