![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fpdfapi/parser/cpdf_number.h"#include <limits>#include "core/fxcrt/bytestring.h"#include "core/fxcrt/fx_stream.h"#include "core/fxcrt/notreached.h"#include "core/fxcrt/retain_ptr.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Functions | |
| TEST (CPDFNumber, WriteToFloat) | |
| TEST (CPDFNumber, WriteToInt) | |
| TEST | ( | CPDFNumber | , |
| WriteToFloat | ) |
Definition at line 37 of file cpdf_number_unittest.cpp.
| TEST | ( | CPDFNumber | , |
| WriteToInt | ) |
Definition at line 87 of file cpdf_number_unittest.cpp.