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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include "core/fxcodec/gif/cfx_gifcontext.h"
#include <stdint.h>
#include <utility>
#include "core/fxcodec/cfx_codec_memory.h"
#include "core/fxcrt/data_vector.h"
#include "core/fxcrt/span_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)