webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
dynamic_message_unittest.cc File Reference
#include <memory>
#include <google/protobuf/stubs/shared_ptr.h>
#include <google/protobuf/stubs/scoped_ptr.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/dynamic_message.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/test_util.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/unittest_no_field_presence.pb.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>

Classes

class  google::protobuf::DynamicMessageTest
 

Namespaces

 google
 
 google::protobuf
 

Functions

 google::protobuf::TEST_F (DynamicMessageTest, Descriptor)
 
 google::protobuf::TEST_F (DynamicMessageTest, OnePrototype)
 
 google::protobuf::TEST_F (DynamicMessageTest, Defaults)
 
 google::protobuf::TEST_F (DynamicMessageTest, IndependentOffsets)
 
 google::protobuf::TEST_F (DynamicMessageTest, Extensions)
 
 google::protobuf::TEST_F (DynamicMessageTest, PackedFields)
 
 google::protobuf::TEST_F (DynamicMessageTest, Oneof)
 
 google::protobuf::TEST_F (DynamicMessageTest, SpaceUsed)
 
 google::protobuf::TEST_F (DynamicMessageTest, Arena)
 
 google::protobuf::TEST_F (DynamicMessageTest, Proto3)