OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kGoogleThumbnail
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/tools/profiles/
thumbnail-inl.h
7
const unsigned char
kGoogleThumbnail
[] =
[
all
...]
/external/chromium_org/chrome/test/perf/
generate_profile.cc
147
new base::RefCountedStaticMemory(
kGoogleThumbnail
,
148
sizeof(
kGoogleThumbnail
)));
/external/chromium/chrome/browser/history/
thumbnail_database_unittest.cc
67
gfx::JPEGCodec::Decode(
kGoogleThumbnail
, sizeof(
kGoogleThumbnail
)));
expire_history_backend_unittest.cc
230
gfx::JPEGCodec::Decode(
kGoogleThumbnail
, sizeof(
kGoogleThumbnail
)));
[
all
...]
history_backend_unittest.cc
273
gfx::JPEGCodec::Decode(
kGoogleThumbnail
, sizeof(
kGoogleThumbnail
)));
[
all
...]
/external/chromium_org/chrome/browser/history/
expire_history_backend_unittest.cc
227
gfx::JPEGCodec::Decode(
kGoogleThumbnail
, sizeof(
kGoogleThumbnail
)));
[
all
...]
thumbnail_database_unittest.cc
69
gfx::JPEGCodec::Decode(
kGoogleThumbnail
, sizeof(
kGoogleThumbnail
)));
[
all
...]
history_backend_unittest.cc
523
gfx::JPEGCodec::Decode(
kGoogleThumbnail
, sizeof(
kGoogleThumbnail
)));
[
all
...]
Completed in 323 milliseconds