webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces
message_differencer_unittest.cc File Reference
#include <algorithm>
#include <string>
#include <vector>
#include <google/protobuf/util/field_comparator.h>
#include <google/protobuf/util/message_differencer.h>
#include <google/protobuf/util/message_differencer_unittest.pb.h>
#include <google/protobuf/text_format.h>
#include <google/protobuf/wire_format.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/any_test.pb.h>
#include <google/protobuf/map_unittest.pb.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/map_test_util.h>
#include <google/protobuf/test_util.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>

Namespaces

 google
 
 google::protobuf
 

Variable Documentation

◆ empty1_

unittest::TestEmptyMessage empty1_
protected

◆ empty2_

unittest::TestEmptyMessage empty2_
protected

◆ ignored_field_

string ignored_field_
protected

◆ map_field_

string map_field_
protected

◆ map_key_

string map_key_
protected

◆ orderings_proto1_

unittest::TestFieldOrderings orderings_proto1_
protected

◆ orderings_proto2_

unittest::TestFieldOrderings orderings_proto2_
protected

◆ proto1_

unittest::TestAllTypes proto1_
protected

◆ proto1diff_

unittest::TestDiffMessage proto1diff_
protected

◆ proto1ex_

unittest::TestAllExtensions proto1ex_
protected

◆ proto2_

unittest::TestAllTypes proto2_
protected

◆ proto2diff_

unittest::TestDiffMessage proto2diff_
protected

◆ proto2ex_

unittest::TestAllExtensions proto2ex_
protected

◆ repeated_field_as_set_

bool repeated_field_as_set_
protected

◆ set_field_

string set_field_
protected

◆ unknown1_

UnknownFieldSet* unknown1_
protected

◆ unknown2_

UnknownFieldSet* unknown2_
protected

◆ use_equivalency_

bool use_equivalency_
protected