HomeSort by relevance Sort by last modified time
    Searched full: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 530 chrome::FaviconID out_favicon1 = backend_->thumbnail_db_-> local
532 EXPECT_TRUE(out_favicon1);
536 out_favicon1, &favicon_bitmaps));
565 EXPECT_EQ(out_favicon1, mappings[0].icon_id);
    [all...]

Completed in 891 milliseconds