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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ Include dependency graph for flatemodule_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (FlateModule, Decode)
 
 TEST (FlateModule, Encode)
 

Function Documentation

◆ TEST() [1/2]

TEST ( FlateModule ,
Decode  )

Definition at line 12 of file flatemodule_unittest.cpp.

References pdfium::DecodeTestData::expected, pdfium::DecodeTestData::expected_size, fxcodec::FlateModule::FlateOrLZWDecode(), pdfium::DecodeTestData::input, pdfium::DecodeTestData::input_size, and pdfium::DecodeTestData::processed_size.

+ Here is the call graph for this function:

◆ TEST() [2/2]