Home
last modified time | relevance | path

Searched defs:foo2_ (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc795 const FieldDescriptor* foo2_; member in google::protobuf::descriptor_unittest::DescriptorTest
1388 const EnumValueDescriptor* foo2_; member in google::protobuf::descriptor_unittest::EnumDescriptorTest
1562 const MethodDescriptor* foo2_; member in google::protobuf::descriptor_unittest::ServiceDescriptorTest
1735 const Descriptor* foo2_; member in google::protobuf::descriptor_unittest::NestedDescriptorTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs2076 private int foo2_; field in UnitTest.Issues.TestProtos.ComplexOptionType1