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.h538 report_matches_ = report_matches; in set_report_matches()
884 bool report_matches_; variable
Dmessage_differencer.cc272 report_matches_(false), in MessageDifferencer()
859 } else if (report_matches_) { in CompareWithFieldsInternal()
1027 } else if (report_matches_ && reporter_ != NULL) { in CompareRepeatedField()
1450 if (report_matches_) { in CompareUnknownFields()