Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h715 void DescribeLocationTo(::std::ostream* os) const { in DescribeLocationTo() function
1148 it->expectation_base()->DescribeLocationTo(os); in ExplainMatchResultTo()
1177 DescribeLocationTo(&ss); in GetCurrentAction()
1778 expectation->DescribeLocationTo(why); in PrintTriedExpectationsLocked()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc240 DescribeLocationTo(&ss); in CheckActionCountIfNotDone()
457 untyped_expectation->DescribeLocationTo(&loc); in UntypedInvokeWith()