Home | History | Annotate | Download | only in gmock

Lines Matching refs:args_type

943 // 'args' and 'args_type', and refer to the mock function type and its
1020 const args_type& args GTEST_ATTRIBUTE_UNUSED_, \
1395 args_type;\
1397 virtual return_type Perform(const args_type& args) {\
1405 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1456 args_type;\
1458 virtual return_type Perform(const args_type& args) {\
1466 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1502 args_type;\
1504 virtual return_type Perform(const args_type& args) {\
1512 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1553 args_type;\
1556 virtual return_type Perform(const args_type& args) {\
1564 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1608 args_type;\
1611 virtual return_type Perform(const args_type& args) {\
1619 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1668 args_type;\
1672 virtual return_type Perform(const args_type& args) {\
1680 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1736 args_type;\
1740 virtual return_type Perform(const args_type& args) {\
1748 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1806 args_type;\
1811 virtual return_type Perform(const args_type& args) {\
1819 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1881 args_type;\
1886 virtual return_type Perform(const args_type& args) {\
1894 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1963 args_type;\
1969 virtual return_type Perform(const args_type& args) {\
1977 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
2050 args_type;\
2057 virtual return_type Perform(const args_type& args) {\
2065 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
2142 args_type;\
2149 virtual return_type Perform(const args_type& args) {\
2157 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \