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 "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
Go to the source code of this file.
Functions | |
TEST (CPDFSDK_HelpersTest, NulTerminateMaybeCopyAndReturnLength) | |
TEST (CPDFSDK_HelpersTest, ParsePageRangeString) | |
TEST | ( | CPDFSDK_HelpersTest | , |
NulTerminateMaybeCopyAndReturnLength | ) |
Definition at line 13 of file cpdfsdk_helpers_unittest.cpp.
TEST | ( | CPDFSDK_HelpersTest | , |
ParsePageRangeString | ) |
Definition at line 46 of file cpdfsdk_helpers_unittest.cpp.