![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fpdfapi/parser/cpdf_hint_tables.h"#include <memory>#include <string>#include <utility>#include "core/fpdfapi/page/test_with_page_module.h"#include "core/fpdfapi/parser/cpdf_data_avail.h"#include "core/fpdfapi/parser/cpdf_dictionary.h"#include "core/fpdfapi/parser/cpdf_linearized_header.h"#include "core/fpdfapi/parser/cpdf_object.h"#include "core/fpdfapi/parser/cpdf_read_validator.h"#include "core/fpdfapi/parser/cpdf_stream.h"#include "core/fpdfapi/parser/cpdf_syntax_parser.h"#include "core/fxcrt/bytestring.h"#include "core/fxcrt/cfx_read_only_string_stream.h"#include "core/fxcrt/check.h"#include "core/fxcrt/fx_stream.h"#include "testing/gmock/include/gmock/gmock.h"#include "testing/gtest/include/gtest/gtest.h"#include "testing/utils/path_service.h"Go to the source code of this file.
Typedefs | |
| using | HintTablesTest = TestWithPageModule |
Functions | |
| TEST_F (HintTablesTest, Load) | |
| TEST_F (HintTablesTest, PageAndGroupInfos) | |
| TEST_F (HintTablesTest, FirstPageOffset) | |
| using HintTablesTest = TestWithPageModule |
Definition at line 63 of file cpdf_hint_tables_unittest.cpp.
| TEST_F | ( | HintTablesTest | , |
| FirstPageOffset | ) |
Definition at line 153 of file cpdf_hint_tables_unittest.cpp.
| TEST_F | ( | HintTablesTest | , |
| Load | ) |
Definition at line 65 of file cpdf_hint_tables_unittest.cpp.
References CPDF_HintTables::GetPagePos(), and CPDF_DataAvail::kDataAvailable.
| TEST_F | ( | HintTablesTest | , |
| PageAndGroupInfos | ) |
Definition at line 92 of file cpdf_hint_tables_unittest.cpp.
References CPDF_DataAvail::kDataAvailable.