Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <string.h>
#include <string>
#include "public/cpp/fpdf_scopers.h"
#include "public/fpdf_annot.h"
#include "public/fpdf_edit.h"
#include "public/fpdfview.h"
#include "testing/embedder_test.h"
#include "testing/fake_file_access.h"
#include "testing/gmock/include/gmock/gmock-matchers.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/utils/file_util.h"
Go to the source code of this file.
Classes | |
class | CPDF_CreatorEmbedderTest |
Functions | |
TEST_F (CPDF_CreatorEmbedderTest, SavedDocsAreEqualAfterParse) | |
TEST_F (CPDF_CreatorEmbedderTest, BUG_873) | |
TEST_F (CPDF_CreatorEmbedderTest, SaveLinearizedInfo) | |
TEST_F | ( | CPDF_CreatorEmbedderTest | , |
BUG_873 | ) |
Definition at line 48 of file cpdf_creator_embeddertest.cpp.
TEST_F | ( | CPDF_CreatorEmbedderTest | , |
SavedDocsAreEqualAfterParse | ) |
Definition at line 21 of file cpdf_creator_embeddertest.cpp.
TEST_F | ( | CPDF_CreatorEmbedderTest | , |
SaveLinearizedInfo | ) |
Definition at line 66 of file cpdf_creator_embeddertest.cpp.
References FakeFileAccess::GetDownloadHints(), FakeFileAccess::GetFileAccess(), FakeFileAccess::GetFileAvail(), FakeFileAccess::SetRequestedDataAvailable(), and FakeFileAccess::SetWholeFileAvailable().