Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cfx_gifcontext_unittest.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#include "core/fxcodec/gif/cfx_gifcontext.h"
#include <stdint.h>
#include <array>
#include <utility>
#include "core/fxcodec/cfx_codec_memory.h"
#include "core/fxcrt/data_vector.h"
#include "core/fxcrt/stl_util.h"
#include "testing/gtest/include/gtest/gtest.h"
Include dependency graph for cfx_gifcontext_unittest.cpp:

Go to the source code of this file.

Classes

class  fxcodec::CFX_GifContextForTest

Namespaces

namespace  fxcodec

Functions

 fxcodec::TEST (CFX_GifContext, SetInputBuffer)
 fxcodec::TEST (CFX_GifContext, ReadAllOrNone)
 fxcodec::TEST (CFX_GifContext, ReadGifSignature)
 fxcodec::TEST (CFX_GifContext, ReadLocalScreenDescriptor)
 fxcodec::TEST (CFX_GifContext, ReadHeader)