Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/src/
Dgmock-spec-builders.cc151 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const { in DescribeCallCountTo() function in testing::internal::ExpectationBase
478 untyped_expectation->DescribeCallCountTo(&ss); in VerifyAndClearExpectationsLocked()
/external/chromium/testing/gmock/include/gmock/
Dgmock-spec-builders.h699 void DescribeCallCountTo(::std::ostream* os) const;
1184 DescribeCallCountTo(why); in GetActionForArguments()
1665 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()