HomeSort by relevance Sort by last modified time
    Searched refs:ReportDifferencesTo (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/util/
message_differencer.h 72 // specified via ReportDifferencesTo will have its reporting methods called (see
339 // To add a Reporter, construct default here, then use ReportDifferencesTo or
544 // ReportDifferencesTo (see also ReportDifferencesToString).
567 void ReportDifferencesTo(Reporter* reporter);
    [all...]
message_differencer.cc 365 void MessageDifferencer::ReportDifferencesTo(Reporter* reporter) {
    [all...]
message_differencer_unittest.cc     [all...]

Completed in 75 milliseconds