#include <google/protobuf/compiler/cpp/cpp_unittest.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/unittest_embed_optimize_for.pb.h>
#include <google/protobuf/unittest_optimize_for.pb.h>
#include <google/protobuf/test_util.h>
#include <google/protobuf/compiler/cpp/cpp_unittest.inc>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
google::protobuf::compiler::cpp | |
google::protobuf::compiler::cpp::cpp_unittest | |
Macros | |
#define | DESCRIPTOR_INIT_TEST_NAME DescriptorInitializationTest |
#define | GENERATED_DESCRIPTOR_TEST_NAME GeneratedDescriptorTest |
#define | GENERATED_ENUM_TEST_NAME GeneratedEnumTest |
#define | GENERATED_MESSAGE_TEST_NAME GeneratedMessageTest |
#define | GENERATED_SERVICE_TEST_NAME GeneratedServiceTest |
#define | HELPERS_TEST_NAME HelpersTest |
#define | MESSAGE_TEST_NAME MessageTest |
#define | UNITTEST ::protobuf_unittest |
#define | UNITTEST_IMPORT ::protobuf_unittest_import |
#define | UNITTEST_PROTO_PATH "net/proto2/internal/unittest.proto" |
Functions | |
google::protobuf::compiler::cpp::cpp_unittest::TEST (GENERATED_MESSAGE_TEST_NAME, TestConflictingEnumNames) | |
google::protobuf::compiler::cpp::cpp_unittest::TEST (GENERATED_MESSAGE_TEST_NAME, TestConflictingExtension) | |
google::protobuf::compiler::cpp::cpp_unittest::TEST (GENERATED_MESSAGE_TEST_NAME, TestConflictingMessageNames) | |
google::protobuf::compiler::cpp::cpp_unittest::TEST (GENERATED_MESSAGE_TEST_NAME, TestConflictingSymbolNames) | |
#define DESCRIPTOR_INIT_TEST_NAME DescriptorInitializationTest |
Definition at line 61 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define GENERATED_DESCRIPTOR_TEST_NAME GeneratedDescriptorTest |
Definition at line 56 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define GENERATED_ENUM_TEST_NAME GeneratedEnumTest |
Definition at line 58 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define GENERATED_MESSAGE_TEST_NAME GeneratedMessageTest |
Definition at line 57 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define GENERATED_SERVICE_TEST_NAME GeneratedServiceTest |
Definition at line 59 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define HELPERS_TEST_NAME HelpersTest |
Definition at line 60 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define MESSAGE_TEST_NAME MessageTest |
Definition at line 55 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define UNITTEST ::protobuf_unittest |
Definition at line 64 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define UNITTEST_IMPORT ::protobuf_unittest_import |
Definition at line 65 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.
#define UNITTEST_PROTO_PATH "net/proto2/internal/unittest.proto" |
Definition at line 63 of file protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc.