Searched refs:function_mocker_ (Results 1 – 3 of 3) sorted by relevance
1268 : function_mocker_(function_mocker), matchers_(matchers) {} in MockSpec()1276 return function_mocker_->AddNewOnCallSpec(file, line, matchers_); in InternalDefaultActionSetAt()1286 return function_mocker_->AddNewExpectation( in InternalExpectedAt()1302 internal::FunctionMocker<F>* const function_mocker_; variable
9820 : function_mocker_(function_mocker) {}9828 return function_mocker_->AddNewOnCallSpec(file, line, matchers_);9837 return function_mocker_->AddNewExpectation(9850 internal::FunctionMockerBase<F>* const function_mocker_;
10433 : function_mocker_(function_mocker) {}10441 return function_mocker_->AddNewOnCallSpec(file, line, matchers_);10450 return function_mocker_->AddNewExpectation(10463 internal::FunctionMockerBase<F>* const function_mocker_;