![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "fpdfsdk/cpdfsdk_helpers.h"#include "core/fxcrt/compiler_specific.h"#include "core/fxcrt/fx_memcpy_wrappers.h"#include "core/fxcrt/stl_util.h"#include "testing/gmock/include/gmock/gmock.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Functions | |
| TEST (CPDFSDKHelpersTest, NulTerminateMaybeCopyAndReturnLength) | |
| TEST (CPDFSDKHelpersTest, ParsePageRangeString) | |
| TEST | ( | CPDFSDKHelpersTest | , |
| NulTerminateMaybeCopyAndReturnLength | ) |
Definition at line 16 of file cpdfsdk_helpers_unittest.cpp.
| TEST | ( | CPDFSDKHelpersTest | , |
| ParsePageRangeString | ) |
Definition at line 51 of file cpdfsdk_helpers_unittest.cpp.