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

(ada9ddbf8c604585ac344b72f7bb63ac27c84726)

+ Include dependency graph for cpdf_syntax_parser_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (SyntaxParserTest, ReadHexString)
 
 TEST (SyntaxParserTest, GetInvalidReference)
 
 TEST (SyntaxParserTest, PeekNextWord)
 

Function Documentation

◆ TEST() [1/3]

TEST ( SyntaxParserTest ,
GetInvalidReference  )

Definition at line 144 of file cpdf_syntax_parser_unittest.cpp.

◆ TEST() [2/3]

TEST ( SyntaxParserTest ,
PeekNextWord  )

Definition at line 153 of file cpdf_syntax_parser_unittest.cpp.

References CPDF_SyntaxParser::GetNextWord(), and CPDF_SyntaxParser::PeekNextWord().

+ Here is the call graph for this function:

◆ TEST() [3/3]

TEST ( SyntaxParserTest ,
ReadHexString  )

Definition at line 15 of file cpdf_syntax_parser_unittest.cpp.

References CPDF_SyntaxParser::GetPos(), CPDF_SyntaxParser::ReadHexString(), and CPDF_SyntaxParser::SetPos().

+ Here is the call graph for this function: