Searched refs:GetHandleOf (Results 1 – 2 of 2) sorted by relevance
227 Expectation GetHandleOf(ExpectationBase* exp);1088 Expectation GetHandle() override { return owner_->GetHandleOf(this); } in GetHandle()
485 Expectation UntypedFunctionMockerBase::GetHandleOf(ExpectationBase* exp) { in GetHandleOf() function in testing::internal::UntypedFunctionMockerBase