Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h217 UntypedActionResultHolderBase* UntypedInvokeWith(void* untyped_args)
1600 this->UntypedInvokeWith(static_cast<void*>(&tuple)))); in Invoke()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc372 UntypedActionResultHolderBase* UntypedFunctionMockerBase::UntypedInvokeWith( in UntypedInvokeWith() function in testing::internal::UntypedFunctionMockerBase