Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1494 int count2_; member in google::protobuf::util::__anon3ecc061d0311::MaximumMatcher
1506 : count1_(count1), count2_(count2), match_callback_(callback), in MaximumMatcher()
1524 for (int i = 0; i < count2_; ++i) { in FindMaximumMatch()
1550 for (int i = 0; i < count2_; ++i) { in FindArgumentPathDFS()
1561 for (int i = 0; i < count2_; ++i) { in FindArgumentPathDFS()