Home
last modified time | relevance | path

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

/src/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc187 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const in DescribeCallCountTo() function in testing::internal::ExpectationBase
423 untyped_expectation->DescribeCallCountTo(&ss); in VerifyAndClearExpectationsLocked()
/src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h706 void DescribeCallCountTo(::std::ostream* os) const
1234 DescribeCallCountTo(why); in GetActionForArguments()
1726 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()