webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Enumerations | Functions
map_field_test.cc File Reference
#include <map>
#include <memory>
#include <google/protobuf/stubs/shared_ptr.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/map.h>
#include <google/protobuf/arena_test_util.h>
#include <google/protobuf/map_unittest.pb.h>
#include <google/protobuf/map_test_util.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/map_field_inl.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <gtest/gtest.h>

Classes

class  google::protobuf.internal::MapFieldBaseStub
 
class  google::protobuf.internal::MapFieldBasePrimitiveTest
 
class  google::protobuf.internal::MapFieldStateTest
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Enumerations

enum  google::protobuf::internal::@17389::State
 

Functions

 google.protobuf.internal::TEST_F (MapFieldBasePrimitiveTest, SpaceUsedExcludingSelf)
 
 google.protobuf.internal::TEST_F (MapFieldBasePrimitiveTest, GetRepeatedField)
 
 google.protobuf.internal::TEST_F (MapFieldBasePrimitiveTest, MutableRepeatedField)
 
 google.protobuf.internal::TEST_F (MapFieldBasePrimitiveTest, Arena)
 
 google.protobuf.internal::INSTANTIATE_TEST_CASE_P (MapFieldStateTestInstance, MapFieldStateTest, ::testing::Values(CLEAN, MAP_DIRTY, REPEATED_DIRTY))
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, GetMap)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, MutableMap)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, MergeFromClean)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, MergeFromMapDirty)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, MergeFromRepeatedDirty)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, SwapClean)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, SwapMapDirty)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, SwapRepeatedDirty)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, Clear)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, SpaceUsedExcludingSelf)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, GetMapField)
 
 google.protobuf.internal::TEST_P (MapFieldStateTest, MutableMapField)
 

Enumeration Type Documentation

◆ State

enum google::protobuf::internal::@17389::State