Home
last modified time | relevance | path

Searched refs:CopyWithJsonName (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc667 void CopyWithJsonName(const Descriptor* message, DescriptorProto* proto) { in CopyWithJsonName() function in google::protobuf::descriptor_unittest::DescriptorTest
793 CopyWithJsonName(message4_, &proto); in TEST_F()