reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/unittest/googlemock/src/gmock-matchers.cc
  452   for (size_t ilhs = 0; ilhs < matrix.LhsSize(); ilhs++) {
  452   for (size_t ilhs = 0; ilhs < matrix.LhsSize(); ilhs++) {
  454       char matched = matrix.HasEdge(ilhs, irhs);
  455       element_matched[ilhs] |= matched;