#include <google/protobuf/wire_format.h>
#include <google/protobuf/test_util.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/unittest_mset.pb.h>
#include <google/protobuf/unittest_mset_wire_format.pb.h>
#include <google/protobuf/unittest_proto3_arena.pb.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/casts.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/stl_util.h>
#include <google/protobuf/port_def.inc>
Go to the source code of this file.
◆ LL
#define LL |
( |
|
x | ) |
PROTOBUF_LONGLONG(x) |
◆ ULL
#define ULL |
( |
|
x | ) |
PROTOBUF_ULONGLONG(x) |
◆ ZigZagDecode32
#define ZigZagDecode32 |
( |
|
x | ) |
WireFormatLite::ZigZagDecode32(x) |
◆ ZigZagDecode64
#define ZigZagDecode64 |
( |
|
x | ) |
WireFormatLite::ZigZagDecode64(x) |
◆ ZigZagEncode32
#define ZigZagEncode32 |
( |
|
x | ) |
WireFormatLite::ZigZagEncode32(x) |
◆ ZigZagEncode64
#define ZigZagEncode64 |
( |
|
x | ) |
WireFormatLite::ZigZagEncode64(x) |
◆ packedTestAllTypes_
◆ packedTestUnpackedTypes_
◆ unpackedTestAllTypes_
◆ unpackedTestUnpackedTypes_