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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ 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 265 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [2/11]

TEST ( ParserDecodeTest ,
DecodeText  )

Definition at line 335 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [3/11]

TEST ( ParserDecodeTest ,
DecodeTextWithInvalidUnicodeEscapes  )

Definition at line 387 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [4/11]

TEST ( ParserDecodeTest ,
DecodeTextWithUnicodeEscapes  )

Definition at line 366 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [5/11]

TEST ( ParserDecodeTest ,
DecodeTextWithUnpairedSurrogates  )

Definition at line 396 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [6/11]

TEST ( ParserDecodeTest ,
EncodeText  )

Definition at line 407 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [7/11]

TEST ( ParserDecodeTest ,
GetDecoderArray  )

Definition at line 200 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [8/11]

TEST ( ParserDecodeTest ,
HexDecode  )

Definition at line 300 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [9/11]

TEST ( ParserDecodeTest ,
RoundTripText  )

Definition at line 428 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 42 of file fpdf_parser_decode_unittest.cpp.

◆ TEST() [11/11]

TEST ( ParserDecodeTest ,
ValidateDecoderPipelineWithIndirectObjects  )

Definition at line 143 of file fpdf_parser_decode_unittest.cpp.

References CPDF_IndirectObjectHolder::AddIndirectObject().

+ Here is the call graph for this function: