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
pdf_test_environment.cpp
Go to the documentation of this file.
1// Copyright 2020 The PDFium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#include "testing/pdf_test_environment.h"
6
7#include "core/fxge/cfx_gemodule.h"
8
10
12
13// testing::Environment:
15 CFX_GEModule::Create(test_fonts_.font_paths());
16}
17
static void Destroy()
~PDFTestEnvironment() override