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

(ada9ddbf8c604585ac344b72f7bb63ac27c84726)

+ Include dependency graph for cpdf_object_avail_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (ObjectAvailTest, OneObject)
 
 TEST (ObjectAvailTest, OneReferencedObject)
 
 TEST (ObjectAvailTest, CycledReferences)
 
 TEST (ObjectAvailTest, DoNotCheckParent)
 
 TEST (ObjectAvailTest, Generic)
 
 TEST (ObjectAvailTest, NotExcludeRoot)
 
 TEST (ObjectAvailTest, NotExcludeReferedRoot)
 
 TEST (ObjectAvailTest, Exclude)
 
 TEST (ObjectAvailTest, ReadErrorOnExclude)
 
 TEST (ObjectAvailTest, IgnoreNotExistsObject)
 
 TEST (ObjectAvailTest, CheckTwice)
 
 TEST (ObjectAvailTest, SelfReferedInlinedObject)
 

Function Documentation

◆ TEST() [1/12]

TEST ( ObjectAvailTest ,
CheckTwice  )

Definition at line 304 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail().

+ Here is the call graph for this function:

◆ TEST() [2/12]

TEST ( ObjectAvailTest ,
CycledReferences  )

Definition at line 155 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), CPDF_DataAvail::kDataAvailable, and CPDF_DataAvail::kDataNotAvailable.

+ Here is the call graph for this function:

◆ TEST() [3/12]

TEST ( ObjectAvailTest ,
DoNotCheckParent  )

Definition at line 177 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), CPDF_DataAvail::kDataAvailable, and CPDF_DataAvail::kDataNotAvailable.

+ Here is the call graph for this function:

◆ TEST() [4/12]

TEST ( ObjectAvailTest ,
Exclude  )

Definition at line 235 of file cpdf_object_avail_unittest.cpp.

References CPDF_Object::AsMutableArray(), CPDF_ObjectAvail::CheckAvail(), and CPDF_DataAvail::kDataAvailable.

+ Here is the call graph for this function:

◆ TEST() [5/12]

TEST ( ObjectAvailTest ,
Generic  )

Definition at line 195 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), CPDF_DataAvail::kDataAvailable, and CPDF_DataAvail::kDataNotAvailable.

+ Here is the call graph for this function:

◆ TEST() [6/12]

TEST ( ObjectAvailTest ,
IgnoreNotExistsObject  )

Definition at line 292 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), and CPDF_DataAvail::kDataAvailable.

+ Here is the call graph for this function:

◆ TEST() [7/12]

TEST ( ObjectAvailTest ,
NotExcludeReferedRoot  )

Definition at line 225 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), and CPDF_DataAvail::kDataAvailable.

+ Here is the call graph for this function:

◆ TEST() [8/12]

TEST ( ObjectAvailTest ,
NotExcludeRoot  )

Definition at line 217 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), and CPDF_DataAvail::kDataAvailable.

+ Here is the call graph for this function:

◆ TEST() [9/12]

TEST ( ObjectAvailTest ,
OneObject  )

Definition at line 129 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), CPDF_DataAvail::kDataAvailable, and CPDF_DataAvail::kDataNotAvailable.

+ Here is the call graph for this function:

◆ TEST() [10/12]

TEST ( ObjectAvailTest ,
OneReferencedObject  )

Definition at line 139 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), CPDF_DataAvail::kDataAvailable, and CPDF_DataAvail::kDataNotAvailable.

+ Here is the call graph for this function:

◆ TEST() [11/12]

TEST ( ObjectAvailTest ,
ReadErrorOnExclude  )

Definition at line 255 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), CPDF_DataAvail::kDataAvailable, and CPDF_DataAvail::kDataNotAvailable.

+ Here is the call graph for this function:

◆ TEST() [12/12]

TEST ( ObjectAvailTest ,
SelfReferedInlinedObject  )

Definition at line 316 of file cpdf_object_avail_unittest.cpp.

References CPDF_ObjectAvail::CheckAvail(), CPDF_DataAvail::kDataAvailable, and CPDF_DataAvail::kDataNotAvailable.

+ Here is the call graph for this function: