Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dbinary_json_conformance_suite.cc158 const FieldDescriptor* GetFieldForType(FieldDescriptor::Type type, in GetFieldForType() function
510 const FieldDescriptor* field = GetFieldForType(type, false, true); in TestPrematureEOFForType()
511 const FieldDescriptor* rep_field = GetFieldForType(type, true, true); in TestPrematureEOFForType()
594 const FieldDescriptor* field = GetFieldForType(type, false, is_proto3); in TestValidDataForType()
595 const FieldDescriptor* rep_field = GetFieldForType(type, true, is_proto3); in TestValidDataForType()