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

  /external/chromium_org/chrome/tools/profiles/
thumbnail-inl.h 7 const unsigned char kGoogleThumbnail[] =
    [all...]
  /external/chromium_org/chrome/browser/history/
top_sites_database_unittest.cc 114 // kGoogleThumbnail includes nul terminator.
115 ASSERT_EQ(sizeof(kGoogleThumbnail) - 1,
118 kGoogleThumbnail, sizeof(kGoogleThumbnail) - 1));
141 // kGoogleThumbnail includes nul terminator.
142 ASSERT_EQ(sizeof(kGoogleThumbnail) - 1,
145 kGoogleThumbnail, sizeof(kGoogleThumbnail) - 1));
229 // kGoogleThumbnail includes nul terminator.
230 ASSERT_EQ(sizeof(kGoogleThumbnail) - 1
    [all...]
expire_history_backend_unittest.cc 218 gfx::JPEGCodec::Decode(kGoogleThumbnail, sizeof(kGoogleThumbnail)));

Completed in 75 milliseconds