Searched refs:ReportMatched (Results 1 – 2 of 2) sorted by relevance
260 virtual void ReportMatched( in ReportMatched() function639 void ReportMatched(const Message& message1, const Message& message2,
860 reporter_->ReportMatched(message1, message2, *parent_fields); in CompareWithFieldsInternal()1029 reporter_->ReportMatched(message1, message2, *parent_fields); in CompareRepeatedField()1451 reporter_->ReportMatched(message1, message2, *parent_field); in CompareUnknownFields()1923 void MessageDifferencer::StreamReporter::ReportMatched( in ReportMatched() function in google::protobuf::util::MessageDifferencer::StreamReporter