![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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) | |
| TEST | ( | JBig2_BitStream | , |
| ReadNBits | ) |
Definition at line 9 of file JBig2_BitStream_unittest.cpp.
References CJBig2_BitStream::readNBits(), and CJBig2_BitStream::readNBits().
| TEST | ( | JBig2_BitStream | , |
| ReadNBitsLargerThenData | ) |
Definition at line 28 of file JBig2_BitStream_unittest.cpp.
References CJBig2_BitStream::readNBits().
| TEST | ( | JBig2_BitStream | , |
| ReadNBitsNullStream | ) |
Definition at line 37 of file JBig2_BitStream_unittest.cpp.
References CJBig2_BitStream::readNBits(), and CJBig2_BitStream::readNBits().
| TEST | ( | JBig2_BitStream | , |
| ReadNBitsOutOfBounds | ) |
Definition at line 47 of file JBig2_BitStream_unittest.cpp.
References CJBig2_BitStream::readNBits(), and CJBig2_BitStream::readNBits().
| TEST | ( | JBig2_BitStream | , |
| ReadNBitsWhereNIs36 | ) |
Definition at line 58 of file JBig2_BitStream_unittest.cpp.
References CJBig2_BitStream::readNBits().