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

  /external/chromium_org/chrome/browser/history/
thumbnail_database_unittest.cc 319 scoped_refptr<base::RefCountedStaticMemory> favicon2(
335 db.AddFaviconBitmap(kept_id2, favicon2, base::Time::Now(), kLargeSize);
389 scoped_refptr<base::RefCountedBytes> favicon2(
396 db.AddFaviconBitmap(id, favicon2, last_updated, kLargeSize);
430 scoped_refptr<base::RefCountedBytes> favicon2 = local
434 icon_url, favicon_base::TOUCH_ICON, favicon2, time, gfx::Size());
    [all...]
expire_history_backend_unittest.cc 193 favicon_base::FaviconID favicon2 = local
214 thumb_db_->AddIconMapping(url_row3.url(), favicon2);
history_backend_unittest.cc 549 // Add two favicons, each with two bitmaps. Note that we add favicon2 before
555 favicon_base::FaviconID favicon2 = local
569 EXPECT_TRUE(backend_->thumbnail_db_->AddFaviconBitmap(favicon2,
572 EXPECT_TRUE(backend_->thumbnail_db_->AddFaviconBitmap(favicon2,
585 backend_->thumbnail_db_->AddIconMapping(row2.url(), favicon2);
745 favicon_base::FaviconID favicon2 = local
762 EXPECT_TRUE(backend_->thumbnail_db_->AddIconMapping(row2.url(), favicon2));
787 EXPECT_EQ(favicon2,
    [all...]
  /external/chromium_org/chrome/browser/history/android/
android_provider_backend_unittest.cc 476 std::vector<unsigned char> favicon2; local
1928 std::vector<unsigned char> favicon2; local
    [all...]

Completed in 34 milliseconds