Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1496 int count1_; member in google::protobuf::util::__anond1c7de470311::MaximumMatcher
1509 : count1_(count1), in MaximumMatcher()
1520 for (int i = 0; i < count1_; ++i) { in FindMaximumMatch()
1521 std::vector<bool> visited(count1_); in FindMaximumMatch()