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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for JBig2_BitStream_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (JBig2_BitStream, ReadNBits)
 
 TEST (JBig2_BitStream, ReadNBitsLargerThenData)
 
 TEST (JBig2_BitStream, ReadNBitsNullStream)
 
 TEST (JBig2_BitStream, ReadNBitsOutOfBounds)
 
 TEST (JBig2_BitStream, ReadNBitsWhereNIs36)
 

Function Documentation

◆ TEST() [1/5]

TEST ( JBig2_BitStream ,
ReadNBits  )

Definition at line 9 of file JBig2_BitStream_unittest.cpp.

References CJBig2_BitStream::readNBits(), and CJBig2_BitStream::readNBits().

+ Here is the call graph for this function:

◆ TEST() [2/5]

TEST ( JBig2_BitStream ,
ReadNBitsLargerThenData  )

Definition at line 28 of file JBig2_BitStream_unittest.cpp.

References CJBig2_BitStream::readNBits().

+ Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( JBig2_BitStream ,
ReadNBitsNullStream  )

Definition at line 37 of file JBig2_BitStream_unittest.cpp.

References CJBig2_BitStream::readNBits(), and CJBig2_BitStream::readNBits().

+ Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( JBig2_BitStream ,
ReadNBitsOutOfBounds  )

Definition at line 47 of file JBig2_BitStream_unittest.cpp.

References CJBig2_BitStream::readNBits(), and CJBig2_BitStream::readNBits().

+ Here is the call graph for this function:

◆ TEST() [5/5]

TEST ( JBig2_BitStream ,
ReadNBitsWhereNIs36  )

Definition at line 58 of file JBig2_BitStream_unittest.cpp.

References CJBig2_BitStream::readNBits().

+ Here is the call graph for this function: