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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

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 135 of file cpdf_syntax_parser_unittest.cpp.

◆ TEST() [2/3]

TEST ( SyntaxParserTest ,
PeekNextWord  )

Definition at line 144 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 19 of file cpdf_syntax_parser_unittest.cpp.

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

Here is the call graph for this function: