Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h700 void DescribeLocationTo(::std::ostream* os) const { in DescribeLocationTo() function
1167 it->expectation_base()->DescribeLocationTo(os); in ExplainMatchResultTo()
1196 DescribeLocationTo(&ss); in GetCurrentAction()
1720 expectation->DescribeLocationTo(why); in PrintTriedExpectationsLocked()
1879 untyped_expectation->DescribeLocationTo(&loc); in InvokeWith()
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc246 DescribeLocationTo(&ss); in CheckActionCountIfNotDone()