![]() |
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_stream_acc.h"#include <algorithm>#include <utility>#include "core/fpdfapi/parser/cpdf_dictionary.h"#include "core/fpdfapi/parser/cpdf_stream.h"#include "core/fxcrt/fx_stream.h"#include "testing/gtest/include/gtest/gtest.h"#include "testing/invalid_seekable_read_stream.h"Go to the source code of this file.
Functions | |
| TEST (StreamAccTest, ReadRawDataFailed) | |
| TEST (StreamAccTest, DataStreamLifeTime) | |
| TEST | ( | StreamAccTest | , |
| DataStreamLifeTime | ) |
Definition at line 27 of file cpdf_stream_acc_unittest.cpp.
| TEST | ( | StreamAccTest | , |
| ReadRawDataFailed | ) |
Definition at line 16 of file cpdf_stream_acc_unittest.cpp.