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

(08e24b2ba6847221abd35e9b994206b764d6b322)

Include dependency graph for cpdf_object_walker_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (ObjectWalkerTest, Simple)
 TEST (ObjectWalkerTest, CombinedObject)
 TEST (ObjectWalkerTest, GetParent)
 TEST (ObjectWalkerTest, SkipWalkIntoCurrentObject)
 TEST (ObjectWalkerTest, DictionaryKey)

Function Documentation

◆ TEST() [1/5]

TEST ( ObjectWalkerTest ,
CombinedObject  )

Definition at line 68 of file cpdf_object_walker_unittest.cpp.

◆ TEST() [2/5]

TEST ( ObjectWalkerTest ,
DictionaryKey  )

Definition at line 136 of file cpdf_object_walker_unittest.cpp.

References CPDF_Object::AsDictionary(), CPDF_ObjectWalker::dictionary_key(), CPDF_Dictionary::GetObjectFor(), and CPDF_ObjectWalker::GetParent().

Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( ObjectWalkerTest ,
GetParent  )

Definition at line 87 of file cpdf_object_walker_unittest.cpp.

References CPDF_ObjectWalker::GetParent().

Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( ObjectWalkerTest ,
Simple  )

Definition at line 56 of file cpdf_object_walker_unittest.cpp.

◆ TEST() [5/5]

TEST ( ObjectWalkerTest ,
SkipWalkIntoCurrentObject  )

Definition at line 113 of file cpdf_object_walker_unittest.cpp.

References CPDF_ObjectWalker::SkipWalkIntoCurrentObject().

Here is the call graph for this function: