Home
last modified time | relevance | path

Searched refs:testByteByByteDecode (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
DWEBPImageDecoderTest.cpp161 void testByteByByteDecode(const char* webpFile, size_t expectedFrameCount, int expectedRepetitionCo… in testByteByByteDecode() function
414testByteByByteDecode("/LayoutTests/fast/images/resources/webp-animated.webp", 3u, cAnimationLoopIn… in TEST()
415testByteByByteDecode("/LayoutTests/fast/images/resources/webp-animated-icc-xmp.webp", 13u, 31999); in TEST()
654testByteByByteDecode("/LayoutTests/fast/images/resources/crbug.364830.webp", 1u, cAnimationNone); in TEST()