Home | History | Annotate | Download | only in gmock

Lines Matching refs:args_type

805 // 'args' and 'args_type', and refer to the mock function type and its
882 const args_type& args GTEST_ATTRIBUTE_UNUSED_, \
1257 args_type;\
1259 virtual return_type Perform(const args_type& args) {\
1267 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1318 args_type;\
1320 virtual return_type Perform(const args_type& args) {\
1328 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1364 args_type;\
1366 virtual return_type Perform(const args_type& args) {\
1374 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1415 args_type;\
1418 virtual return_type Perform(const args_type& args) {\
1426 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1470 args_type;\
1473 virtual return_type Perform(const args_type& args) {\
1481 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1530 args_type;\
1534 virtual return_type Perform(const args_type& args) {\
1542 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1598 args_type;\
1602 virtual return_type Perform(const args_type& args) {\
1610 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1668 args_type;\
1673 virtual return_type Perform(const args_type& args) {\
1681 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1743 args_type;\
1748 virtual return_type Perform(const args_type& args) {\
1756 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1825 args_type;\
1831 virtual return_type Perform(const args_type& args) {\
1839 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1912 args_type;\
1919 virtual return_type Perform(const args_type& args) {\
1927 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
2004 args_type;\
2011 virtual return_type Perform(const args_type& args) {\
2019 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \