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

(08e24b2ba6847221abd35e9b994206b764d6b322)

Include dependency graph for cfx_seekablestreamproxy_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (SeekableStreamProxyTest, NullStream)
 TEST (SeekableStreamProxyTest, DefaultStreamBOMNotRecognized)
 TEST (SeekableStreamProxyTest, UTF8Stream)
 TEST (SeekableStreamProxyTest, UTF16LEStream)
 TEST (SeekableStreamProxyTest, UTF16BEStream)

Function Documentation

◆ TEST() [1/5]

TEST ( SeekableStreamProxyTest ,
DefaultStreamBOMNotRecognized  )

Definition at line 23 of file cfx_seekablestreamproxy_unittest.cpp.

◆ TEST() [2/5]

TEST ( SeekableStreamProxyTest ,
NullStream  )

Definition at line 14 of file cfx_seekablestreamproxy_unittest.cpp.

◆ TEST() [3/5]

TEST ( SeekableStreamProxyTest ,
UTF16BEStream  )

Definition at line 56 of file cfx_seekablestreamproxy_unittest.cpp.

◆ TEST() [4/5]

TEST ( SeekableStreamProxyTest ,
UTF16LEStream  )

Definition at line 44 of file cfx_seekablestreamproxy_unittest.cpp.

◆ TEST() [5/5]

TEST ( SeekableStreamProxyTest ,
UTF8Stream  )

Definition at line 32 of file cfx_seekablestreamproxy_unittest.cpp.