Searched refs:GetHandleOf (Results 1 – 4 of 4) sorted by relevance
222 Expectation GetHandleOf(ExpectationBase* exp);1069 return owner_->GetHandleOf(this); in GetHandle()
226 Expectation GetHandleOf(ExpectationBase* exp);1077 return owner_->GetHandleOf(this); in GetHandle()
439 Expectation UntypedFunctionMockerBase::GetHandleOf(ExpectationBase* exp) { in GetHandleOf() function in testing::internal::UntypedFunctionMockerBase