ImageFrameGeneratorTest 90 Source/platform/graphics/ImageFrameGenerator.h friend class ImageFrameGeneratorTest; ImageFrameGeneratorTest 131 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, cacheHit) ImageFrameGeneratorTest 148 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, cacheMissWithIncompleteDecode) ImageFrameGeneratorTest 171 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, incompleteDecodeBecomesComplete) ImageFrameGeneratorTest 208 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, incompleteDecodeBecomesCompleteMultiThreaded) ImageFrameGeneratorTest 240 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, incompleteBitmapCopied) ImageFrameGeneratorTest 256 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, resumeDecodeEmptyFrameTurnsComplete) ImageFrameGeneratorTest 271 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, frameHasAlpha) ImageFrameGeneratorTest 314 Source/platform/graphics/ImageFrameGeneratorTest.cpp TEST_F(ImageFrameGeneratorTest, decodingAllocatorFailure)