Searched defs:bar_proto (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1781 FieldDescriptorProto* bar_proto = local
1786 FieldOptions* options = bar_proto->mutable_options();
1824 FileDescriptorProto foo_proto, bar_proto; local
1863 &bar_proto));
1866 bar_file_ = BuildFile(bar_proto);
/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1712 FieldDescriptorProto* bar_proto = local
1717 FieldOptions* options = bar_proto->mutable_options();
1746 FileDescriptorProto foo_proto, bar_proto; local
1776 &bar_proto));
1779 bar_file_ = pool_.BuildFile(bar_proto);

Completed in 72 milliseconds