Searched refs:AddEmptyEnum (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc163 void AddEmptyEnum(FileDescriptorProto* file, const string& name) { function in namespace:google::protobuf::descriptor_unittest
403 AddEmptyEnum(&foo_file, "TestEnum");
1381 AddEmptyEnum(&foo_file, "Baz");
1527 AddEmptyEnum(&file_proto, "DummyEnum");
/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc161 void AddEmptyEnum(FileDescriptorProto* file, const string& name) { function in namespace:google::protobuf::descriptor_unittest
401 AddEmptyEnum(&foo_file, "TestEnum");
1379 AddEmptyEnum(&foo_file, "Baz");
1526 AddEmptyEnum(&file_proto, "DummyEnum");

Completed in 160 milliseconds