Searched refs:TreatAsList (Results 1 – 3 of 3) sorted by relevance
408 void TreatAsList(const FieldDescriptor* field);
248 void MessageDifferencer::TreatAsList(const FieldDescriptor* field) { in TreatAsList() function in google::protobuf::util::MessageDifferencer
1117 differencer2.TreatAsList(msg1.GetDescriptor()->FindFieldByName("rw")); in TEST()