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