#include <google/protobuf/wire_format.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 <gmock/gmock.h>
#include <gtest/gtest.h>
#include <google/protobuf/test_util.inc>
#include <google/protobuf/wire_format_unittest.inc>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
◆ PROTO2_WIREFORMAT_UNITTEST
#define PROTO2_WIREFORMAT_UNITTEST ::proto2_wireformat_unittest |
◆ PROTO3_ARENA_UNITTEST
#define PROTO3_ARENA_UNITTEST ::proto3_arena_unittest |
◆ UNITTEST
#define UNITTEST ::protobuf_unittest |
◆ UNITTEST_IMPORT
#define UNITTEST_IMPORT ::protobuf_unittest_import |
◆ UNITTEST_PACKAGE_NAME
#define UNITTEST_PACKAGE_NAME "protobuf_unittest" |