Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc182 void ExpectationBase::DescribeCallCountTo(::std::ostream* os) const in DescribeCallCountTo() function in testing::internal::ExpectationBase
527 untyped_expectation->DescribeCallCountTo(&ss); in VerifyAndClearExpectationsLocked()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h721 void DescribeCallCountTo(::std::ostream* os) const
1210 DescribeCallCountTo(why); in GetActionForArguments()
1784 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()