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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cpdf_indirect_object_holder_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (IndirectObjectHolderTest, RecursiveParseOfSameObject)
 
 TEST (IndirectObjectHolderTest, GetObjectMethods)
 
 TEST (IndirectObjectHolderTest, ParseInvalidObjNum)
 
 TEST (IndirectObjectHolderTest, ReplaceObjectWithInvalidObjNum)
 
 TEST (IndirectObjectHolderTest, TemplateNewMethods)
 

Function Documentation

◆ TEST() [1/5]

TEST ( IndirectObjectHolderTest ,
GetObjectMethods  )

Definition at line 42 of file cpdf_indirect_object_holder_unittest.cpp.

References CPDF_IndirectObjectHolder::GetIndirectObject(), and CPDF_IndirectObjectHolder::GetOrParseIndirectObject().

+ Here is the call graph for this function:

◆ TEST() [2/5]

TEST ( IndirectObjectHolderTest ,
ParseInvalidObjNum  )

Definition at line 65 of file cpdf_indirect_object_holder_unittest.cpp.

References CPDF_IndirectObjectHolder::GetOrParseIndirectObject(), and CPDF_Object::kInvalidObjNum.

+ Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( IndirectObjectHolderTest ,
RecursiveParseOfSameObject  )

Definition at line 26 of file cpdf_indirect_object_holder_unittest.cpp.

References CPDF_IndirectObjectHolder::GetOrParseIndirectObject().

+ Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( IndirectObjectHolderTest ,
ReplaceObjectWithInvalidObjNum  )

Definition at line 73 of file cpdf_indirect_object_holder_unittest.cpp.

References CPDF_Object::kInvalidObjNum, and CPDF_IndirectObjectHolder::ReplaceIndirectObjectIfHigherGeneration().

+ Here is the call graph for this function:

◆ TEST() [5/5]

TEST ( IndirectObjectHolderTest ,
TemplateNewMethods  )

Definition at line 81 of file cpdf_indirect_object_holder_unittest.cpp.

References CPDF_IndirectObjectHolder::DeleteIndirectObject().

+ Here is the call graph for this function: