#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/test_util.inc>
#include <google/protobuf/message_unittest.inc>
#include <google/protobuf/arena.h>
Go to the source code of this file.
Macros | |
#define | MESSAGE_FACTORY_TEST_NAME MessageFactoryTest |
#define | MESSAGE_TEST_NAME MessageTest |
#define | UNITTEST ::protobuf_unittest |
#define | UNITTEST_IMPORT ::protobuf_unittest_import |
#define | UNITTEST_PACKAGE_NAME "protobuf_unittest" |
#define MESSAGE_FACTORY_TEST_NAME MessageFactoryTest |
Definition at line 38 of file protobuf/src/google/protobuf/message_unittest.cc.
#define MESSAGE_TEST_NAME MessageTest |
Definition at line 37 of file protobuf/src/google/protobuf/message_unittest.cc.
#define UNITTEST ::protobuf_unittest |
Definition at line 40 of file protobuf/src/google/protobuf/message_unittest.cc.
#define UNITTEST_IMPORT ::protobuf_unittest_import |
Definition at line 41 of file protobuf/src/google/protobuf/message_unittest.cc.
#define UNITTEST_PACKAGE_NAME "protobuf_unittest" |
Definition at line 39 of file protobuf/src/google/protobuf/message_unittest.cc.