imageCacheEntries  133 Source/platform/graphics/ImageDecodingStore.h     int imageCacheEntries();
imageCacheEntries  157 Source/platform/graphics/ImageFrameGeneratorTest.cpp     EXPECT_EQ(1, ImageDecodingStore::instance()->imageCacheEntries());
imageCacheEntries  166 Source/platform/graphics/ImageFrameGeneratorTest.cpp     EXPECT_EQ(2, ImageDecodingStore::instance()->imageCacheEntries());
imageCacheEntries  181 Source/platform/graphics/ImageFrameGeneratorTest.cpp     EXPECT_EQ(1, ImageDecodingStore::instance()->imageCacheEntries());
imageCacheEntries  193 Source/platform/graphics/ImageFrameGeneratorTest.cpp     EXPECT_EQ(2, ImageDecodingStore::instance()->imageCacheEntries());
imageCacheEntries  218 Source/platform/graphics/ImageFrameGeneratorTest.cpp     EXPECT_EQ(1, ImageDecodingStore::instance()->imageCacheEntries());
imageCacheEntries  231 Source/platform/graphics/ImageFrameGeneratorTest.cpp     EXPECT_EQ(2, ImageDecodingStore::instance()->imageCacheEntries());