Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc672 const FieldDescriptor* rep_field = GetFieldForType(type, true, true); in TestPrematureEOFForType() local
684 tag(rep_field->number(), wire_type), in TestPrematureEOFForType()
696 cat( tag(rep_field->number(), wire_type), incomplete ), in TestPrematureEOFForType()
710 cat( tag(rep_field->number(), wire_type), varint(1) ), in TestPrematureEOFForType()
735 cat(tag(rep_field->number(), WireFormatLite::WIRETYPE_LENGTH_DELIMITED), in TestPrematureEOFForType()
741 cat(tag(rep_field->number(), WireFormatLite::WIRETYPE_LENGTH_DELIMITED), in TestPrematureEOFForType()
756 const FieldDescriptor* rep_field = GetFieldForType(type, true, is_proto3); in TestValidDataForType() local
816 cat(tag(rep_field->number(), wire_type), values[i].first); in TestValidDataForType()
818 cat(tag(rep_field->number(), wire_type), values[i].second); in TestValidDataForType()
832 tag(rep_field in TestValidDataForType()
[all...]

Completed in 2 milliseconds