Home | History | Annotate | Download | only in gmock

Lines Matching refs:R_

562   template <typename R_, typename F>
594 template <typename R_, typename F>
595 class Impl<ByMoveWrapper<R_>, F> : public ActionInterface<F> {