Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.h2018 inline bool Descriptor::IsReservedName(const std::string& name) const { in IsReservedName() function
2037 inline bool EnumDescriptor::IsReservedName(const std::string& name) const { in IsReservedName() function
Ddescriptor_unittest.cc2123 TEST_F(ReservedDescriptorTest, IsReservedName) { in TEST_F() argument
2254 TEST_F(ReservedEnumDescriptorTest, IsReservedName) { in TEST_F() argument