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
cpdf_simple_parser_unittest.cpp File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#include "core/fpdfapi/parser/cpdf_simple_parser.h"
#include <iterator>
#include "core/fpdfapi/parser/fpdf_parser_utility.h"
#include "core/fxcrt/fx_memcpy_wrappers.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/test_support.h"
#include "third_party/base/containers/span.h"
+ Include dependency graph for cpdf_simple_parser_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (SimpleParserTest, GetWord)
 

Function Documentation

◆ TEST()