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_bitstream_unittest.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for cfx_bitstream_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (fxcrt, BitStream)
 TEST (fxcrt, BitStreamEmpty)
 TEST (fxcrt, BitStreamBig)
 TEST (fxcrt, BitStreamSameAsReferenceGetBits32)

Function Documentation

◆ TEST() [1/4]

TEST ( fxcrt ,
BitStream  )

Definition at line 29 of file cfx_bitstream_unittest.cpp.

References CFX_BitStream::ByteAlign(), CFX_BitStream::GetBits(), CFX_BitStream::IsEOF(), and CFX_BitStream::Rewind().

Here is the call graph for this function:

◆ TEST() [2/4]

TEST ( fxcrt ,
BitStreamBig  )

Definition at line 162 of file cfx_bitstream_unittest.cpp.

References CFX_BitStream::ByteAlign(), and CFX_BitStream::IsEOF().

Here is the call graph for this function:

◆ TEST() [3/4]

TEST ( fxcrt ,
BitStreamEmpty  )

Definition at line 137 of file cfx_bitstream_unittest.cpp.

References CFX_BitStream::ByteAlign(), CFX_BitStream::GetBits(), and CFX_BitStream::IsEOF().

Here is the call graph for this function:

◆ TEST() [4/4]

TEST ( fxcrt ,
BitStreamSameAsReferenceGetBits32  )

Definition at line 190 of file cfx_bitstream_unittest.cpp.

References CFX_BitStream::GetBits(), and CFX_BitStream::Rewind().

Here is the call graph for this function: