Home
last modified time | relevance | path

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

/external/gmock/src/
Dgmock-spec-builders.cc150 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const in DescribeCallCountTo() function in testing::internal::ExpectationBase
479 untyped_expectation->DescribeCallCountTo(&ss); in VerifyAndClearExpectationsLocked()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc150 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const in DescribeCallCountTo() function in testing::internal::ExpectationBase
479 untyped_expectation->DescribeCallCountTo(&ss); in VerifyAndClearExpectationsLocked()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h703 void DescribeCallCountTo(::std::ostream* os) const
1192 DescribeCallCountTo(why); in GetActionForArguments()
1691 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()
/external/gmock/include/gmock/
Dgmock-spec-builders.h711 void DescribeCallCountTo(::std::ostream* os) const
1200 DescribeCallCountTo(why); in GetActionForArguments()
1708 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()