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
allocator_shim_config.h
Go to the documentation of this file.
1
// Copyright 2023 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
#
ifndef
TESTING_ALLOCATOR_SHIM_CONFIG_H_
6
#
define
TESTING_ALLOCATOR_SHIM_CONFIG_H_
7
8
#
if
!
defined
(
PDF_USE_PARTITION_ALLOC
)
9
#
error
"Included under the wrong build options"
10
#
endif
11
12
namespace
pdfium
{
13
14
void
ConfigurePartitionAllocShimPartitionForTest
();
15
16
}
// namespace pdfium
17
18
#
endif
// TESTING_ALLOCATOR_SHIM_CONFIG_H_
pdfium::CFDETextOutLargeBitmapTest
Definition
cfde_textout_unittest.cpp:117
pdfium::ConfigurePartitionAllocShimPartitionForTest
void ConfigurePartitionAllocShimPartitionForTest()
Definition
allocator_shim_config.cpp:14
qtwebengine
src
3rdparty
chromium
third_party
pdfium
testing
allocator_shim_config.h
Generated on
for Qt by
1.14.0