#include <memory>
#include <google/protobuf/unittest_drop_unknown_fields.pb.h>
#include <google/protobuf/dynamic_message.h>
#include <google/protobuf/message_lite.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
Functions | |
google::protobuf::TEST (DropUnknownFieldsTest, DynamicMessage) | |
google::protobuf::TEST (DropUnknownFieldsTest, GeneratedMessage) | |