Searched refs:ReportMatched (Results 1 – 2 of 2) sorted by relevance
273 virtual void ReportMatched( in ReportMatched() function655 void ReportMatched(const Message& message1, const Message& message2,
863 reporter_->ReportMatched(message1, message2, *parent_fields); in CompareWithFieldsInternal()1032 reporter_->ReportMatched(message1, message2, *parent_fields); in CompareRepeatedField()1454 reporter_->ReportMatched(message1, message2, *parent_field); in CompareUnknownFields()1931 void MessageDifferencer::StreamReporter::ReportMatched( in ReportMatched() function in google::protobuf::util::MessageDifferencer::StreamReporter