Searched refs:ReportMatched (Results 1 – 2 of 2) sorted by relevance
252 virtual void ReportMatched( in ReportMatched() function602 virtual void ReportMatched(const Message& message1,
731 reporter_->ReportMatched(message1, message2, *parent_fields); in CompareWithFieldsInternal()853 reporter_->ReportMatched(message1, message2, *parent_fields); in CompareRepeatedField()1240 reporter_->ReportMatched(message1, message2, *parent_field); in CompareUnknownFields()1647 void MessageDifferencer::StreamReporter::ReportMatched( in ReportMatched() function in google::protobuf::util::MessageDifferencer::StreamReporter