![]() |
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/fxcrt/cfx_memorystream.h"#include "core/fxcrt/retain_ptr.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 (CFXMemoryStreamTest, ReadBlockAtOffset) | |
| TEST (CFXMemoryStreamTest, WriteBlock) | |
| TEST (CFXMemoryStreamTest, WriteZeroBytes) | |
| TEST | ( | CFXMemoryStreamTest | , |
| ReadBlockAtOffset | ) |
Definition at line 11 of file cfx_memorystream_unittest.cpp.
| TEST | ( | CFXMemoryStreamTest | , |
| WriteBlock | ) |
Definition at line 32 of file cfx_memorystream_unittest.cpp.
| TEST | ( | CFXMemoryStreamTest | , |
| WriteZeroBytes | ) |
Definition at line 50 of file cfx_memorystream_unittest.cpp.