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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for fpdf_parser_decode_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (ParserDecodeTest, ValidateDecoderPipeline)
 TEST (ParserDecodeTest, ValidateDecoderPipelineWithIndirectObjects)
 TEST (ParserDecodeTest, GetDecoderArray)
 TEST (ParserDecodeTest, A85Decode)
 TEST (ParserDecodeTest, HexDecode)
 TEST (ParserDecodeTest, DecodeText)
 TEST (ParserDecodeTest, DecodeTextWithUnicodeEscapes)
 TEST (ParserDecodeTest, DecodeTextWithInvalidUnicodeEscapes)
 TEST (ParserDecodeTest, DecodeTextWithUnpairedSurrogates)
 TEST (ParserDecodeTest, EncodeText)
 TEST (ParserDecodeTest, RoundTripText)

Function Documentation

◆ TEST() [1/11]

TEST ( ParserDecodeTest ,
A85Decode  )

Definition at line 268 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [2/11]

TEST ( ParserDecodeTest ,
DecodeText  )

Definition at line 325 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [3/11]

TEST ( ParserDecodeTest ,
DecodeTextWithInvalidUnicodeEscapes  )

Definition at line 377 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [4/11]

TEST ( ParserDecodeTest ,
DecodeTextWithUnicodeEscapes  )

Definition at line 356 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [5/11]

TEST ( ParserDecodeTest ,
DecodeTextWithUnpairedSurrogates  )

Definition at line 386 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [6/11]

TEST ( ParserDecodeTest ,
EncodeText  )

Definition at line 397 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [7/11]

TEST ( ParserDecodeTest ,
GetDecoderArray  )

Definition at line 203 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [8/11]

TEST ( ParserDecodeTest ,
HexDecode  )

Definition at line 296 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [9/11]

TEST ( ParserDecodeTest ,
RoundTripText  )

Definition at line 418 of file fpdf_parser_decode_unittest.cpp.

References fxcrt::ByteString::ByteString().

Here is the call graph for this function:

◆ TEST() [10/11]

TEST ( ParserDecodeTest ,
ValidateDecoderPipeline  )

Definition at line 46 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [11/11]

TEST ( ParserDecodeTest ,
ValidateDecoderPipelineWithIndirectObjects  )

Definition at line 147 of file fpdf_parser_decode_unittest.cpp.

References CPDF_IndirectObjectHolder::AddIndirectObject().

Here is the call graph for this function: