Home
last modified time | relevance | path

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

/external/googletest/googlemock/src/
Dgmock-spec-builders.cc149 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const in DescribeCallCountTo() function in testing::internal::ExpectationBase
488 untyped_expectation->DescribeCallCountTo(&ss); in VerifyAndClearExpectationsLocked()
/external/v8/testing/gmock/src/
Dgmock-spec-builders.cc150 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const in DescribeCallCountTo() function in testing::internal::ExpectationBase
489 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/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h712 void DescribeCallCountTo(::std::ostream* os) const
1203 DescribeCallCountTo(why); in GetActionForArguments()
1767 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()
/external/v8/testing/gmock/include/gmock/
Dgmock-spec-builders.h711 void DescribeCallCountTo(::std::ostream* os) const
1200 DescribeCallCountTo(why); in GetActionForArguments()
1764 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()
/external/fmtlib/test/
Dgmock-gtest-all.cc10600 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const in DescribeCallCountTo() function in testing::internal::ExpectationBase
10929 untyped_expectation->DescribeCallCountTo(&ss); in VerifyAndClearExpectationsLocked()
/external/fmtlib/test/gmock/
Dgmock.h9275 void DescribeCallCountTo(::std::ostream* os) const
9764 DescribeCallCountTo(why);
10273 expectation->DescribeCallCountTo(why);