Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h215 UntypedActionResultHolderBase* UntypedInvokeWith(void* untyped_args)
1603 DownCast_<ResultHolder*>(this->UntypedInvokeWith(untyped_args))); in InvokeWith()
/freebsd-12.1/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc371 UntypedActionResultHolderBase* UntypedFunctionMockerBase::UntypedInvokeWith( in UntypedInvokeWith() function in testing::internal::UntypedFunctionMockerBase