Home | History | Annotate | Download | only in gmock

Lines Matching full:performdefaultaction

1337   static ActionResultHolder* PerformDefaultAction(
1342 func_mocker->PerformDefaultAction(args, call_description));
1371 static ActionResultHolder* PerformDefaultAction(
1375 func_mocker->PerformDefaultAction(args, call_description);
1433 Result PerformDefaultAction(const ArgumentTuple& args,
1456 return ResultHolder::PerformDefaultAction(this, args, call_description);