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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ 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 66 of file cpdf_object_walker_unittest.cpp.

◆ TEST() [2/5]

TEST ( ObjectWalkerTest ,
DictionaryKey  )

Definition at line 134 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 85 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 111 of file cpdf_object_walker_unittest.cpp.

References CPDF_ObjectWalker::SkipWalkIntoCurrentObject().

+ Here is the call graph for this function: