Lines Matching defs:Perform

477     virtual Result Perform(const ArgumentTuple& args) {
478 return action_.Perform(SelectArgs<Result, ArgumentTuple, k1, k2, k3, k4,
514 static Result Perform(Impl* impl, const ::testing::tuple<>& args) {
522 static Result Perform(Impl* impl, const ::testing::tuple<A0>& args) {
530 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1>& args) {
538 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2>& args) {
546 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2,
555 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3,
565 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4,
575 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4,
585 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4,
595 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4,
605 static Result Perform(Impl* impl, const ::testing::tuple<A0, A1, A2, A3, A4,
1259 virtual return_type Perform(const args_type& args) {\
1261 Perform(this, args);\
1320 virtual return_type Perform(const args_type& args) {\
1322 Perform(this, args);\
1366 virtual return_type Perform(const args_type& args) {\
1368 Perform(this, args);\
1418 virtual return_type Perform(const args_type& args) {\
1420 Perform(this, args);\
1473 virtual return_type Perform(const args_type& args) {\
1475 Perform(this, args);\
1534 virtual return_type Perform(const args_type& args) {\
1536 Perform(this, args);\
1602 virtual return_type Perform(const args_type& args) {\
1604 Perform(this, args);\
1673 virtual return_type Perform(const args_type& args) {\
1675 Perform(this, args);\
1748 virtual return_type Perform(const args_type& args) {\
1750 Perform(this, args);\
1831 virtual return_type Perform(const args_type& args) {\
1833 Perform(this, args);\
1919 virtual return_type Perform(const args_type& args) {\
1921 Perform(this, args);\
2011 virtual return_type Perform(const args_type& args) {\
2013 Perform(this, args);\