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

Declarations

utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  713   void DescribeCallCountTo(::std::ostream* os) const

References

utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
 1202       DescribeCallCountTo(why);
 1766       expectation->DescribeCallCountTo(why);
utils/unittest/googlemock/src/gmock-spec-builders.cc
  489       untyped_expectation->DescribeCallCountTo(&ss);