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