Searched refs:GetFieldForType (Results 1 – 1 of 1) sorted by relevance
158 const FieldDescriptor* GetFieldForType(FieldDescriptor::Type type, in GetFieldForType() function510 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()