Home
last modified time | relevance | path

Searched refs:report_matches_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.h517 report_matches_ = report_matches; in set_report_matches()
815 bool report_matches_; variable
Dmessage_differencer.cc194 report_matches_(false), in MessageDifferencer()
730 } else if (report_matches_) { in CompareWithFieldsInternal()
851 } else if (report_matches_ && reporter_ != NULL) { in CompareRepeatedField()
1239 if (report_matches_) { in CompareUnknownFields()