Namespaces
protobuf/src/google/protobuf/repeated_field_unittest.cc File Reference
#include <google/protobuf/repeated_field.h>
#include <algorithm>
#include <cstdlib>
#include <iterator>
#include <limits>
#include <list>
#include <sstream>
#include <type_traits>
#include <vector>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/stubs/strutil.h>
#include <gmock/gmock.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/stl_util.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for protobuf/src/google/protobuf/repeated_field_unittest.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 

Variable Documentation

◆ const_proto_array_

const RepeatedPtrField<std::string>* const_proto_array_
protected

◆ fibonacci

std::list<int> fibonacci
protected

◆ halves

std::list<double> halves
protected

◆ nested_ptrs

std::vector<Nested*> nested_ptrs
protected

◆ nesteds

Nested nesteds[2]
protected

◆ proto_array_

RepeatedPtrField<std::string> proto_array_
protected

◆ protobuffer

TestAllTypes protobuffer
protected

◆ words

std::vector<std::string> words
protected


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:28