Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h714 void DescribeLocationTo(::std::ostream* os) const { in DescribeLocationTo() function
1148 it->expectation_base()->DescribeLocationTo(os); in ExplainMatchResultTo()
1178 DescribeLocationTo(&ss); in GetCurrentAction()
1774 expectation->DescribeLocationTo(why); in PrintTriedExpectationsLocked()
/freebsd-12-stable/contrib/googletest/googlemock/src/
Dgmock-spec-builders.cc239 DescribeLocationTo(&ss); in CheckActionCountIfNotDone()
457 untyped_expectation->DescribeLocationTo(&loc); in UntypedInvokeWith()