Home
last modified time | relevance | path

Searched defs:recursive_message (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/conformance/
Dtext_format_conformance_suite.cc850 std::string recursive_message = in TestTextFormatPerformanceMergeMessageWithRepeatedField() local
Dbinary_json_conformance_suite.cc1853 std::string recursive_message = in TestJsonPerformanceMergeMessageWithRepeatedFieldForType() local
/third_party/protobuf/src/google/protobuf/
Dtest_messages_proto2.proto74 optional TestAllTypesProto2 recursive_message = 27; field
335 required TestAllRequiredTypesProto2 recursive_message = 27; field
Dtest_messages_proto3.proto92 TestAllTypesProto3 recursive_message = 27; field