#include <algorithm>
#include <map>
#include <memory>
#include <vector>
#include <google/protobuf/compiler/parser.h>
#include <google/protobuf/test_util2.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/unittest_custom_options.pb.h>
#include <google/protobuf/io/tokenizer.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/text_format.h>
#include <google/protobuf/wire_format.h>
#include <google/protobuf/stubs/substitute.h>
#include <google/protobuf/stubs/map_util.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
Macros | |
#define | ETC "name:\"foo\" label:LABEL_REQUIRED number:1" |
#define ETC "name:\"foo\" label:LABEL_REQUIRED number:1" |
const Message* descriptor_proto |
Definition at line 2693 of file parser_unittest.cc.
|
protected |
Definition at line 182 of file parser_unittest.cc.
const FieldDescriptor* field |
Definition at line 2694 of file parser_unittest.cc.
|
protected |
Definition at line 2533 of file parser_unittest.cc.
int index |
Definition at line 2695 of file parser_unittest.cc.
|
protected |
Definition at line 186 of file parser_unittest.cc.
|
private |
Definition at line 2715 of file parser_unittest.cc.
|
protected |
Definition at line 187 of file parser_unittest.cc.
|
protected |
Definition at line 183 of file parser_unittest.cc.
|
protected |
Definition at line 185 of file parser_unittest.cc.
|
protected |
Definition at line 188 of file parser_unittest.cc.
|
private |
Definition at line 104 of file parser_unittest.cc.
|
private |
Definition at line 2714 of file parser_unittest.cc.
std::string text_ |
Definition at line 69 of file parser_unittest.cc.
|
private |
Definition at line 2716 of file parser_unittest.cc.
std::string warning_ |
Definition at line 68 of file parser_unittest.cc.
|
private |
Definition at line 105 of file parser_unittest.cc.