Searched refs:testRandomFrameDecode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
H A DGIFImageDecoderTest.cpp79 void testRandomFrameDecode(const char* gifFile) function in namespace:__anon11328
414 testRandomFrameDecode("/Source/web/tests/data/radient.gif");
416 testRandomFrameDecode("/LayoutTests/fast/images/resources/animated-gif-with-offsets.gif");
417 testRandomFrameDecode("/LayoutTests/fast/images/resources/animated-10color.gif");
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
H A DWEBPImageDecoderTest.cpp81 void testRandomFrameDecode(const char* webpFile) function in namespace:__anon11333
582 testRandomFrameDecode("/LayoutTests/fast/images/resources/webp-animated.webp");
583 testRandomFrameDecode("/LayoutTests/fast/images/resources/webp-animated-opaque.webp");
584 testRandomFrameDecode("/LayoutTests/fast/images/resources/webp-animated-large.webp");
585 testRandomFrameDecode("/LayoutTests/fast/images/resources/webp-animated-icc-xmp.webp");

Completed in 112 milliseconds