Home | History | Annotate | Download | only in gmock

Lines Matching refs:args_type

198 // 'args' and 'args_type', and refer to the mock function type and its
275 const args_type& args GTEST_ATTRIBUTE_UNUSED_, \
665 args_type;\
667 virtual return_type Perform(const args_type& args) {\
675 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
726 args_type;\
728 virtual return_type Perform(const args_type& args) {\
736 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
773 args_type;\
776 virtual return_type Perform(const args_type& args) {\
784 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
826 args_type;\
830 virtual return_type Perform(const args_type& args) {\
838 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
884 args_type;\
889 virtual return_type Perform(const args_type& args) {\
897 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
949 args_type;\
955 virtual return_type Perform(const args_type& args) {\
963 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1022 args_type;\
1030 virtual return_type Perform(const args_type& args) {\
1038 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1100 args_type;\
1109 virtual return_type Perform(const args_type& args) {\
1117 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1184 args_type;\
1194 virtual return_type Perform(const args_type& args) {\
1202 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1276 args_type;\
1288 virtual return_type Perform(const args_type& args) {\
1296 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1375 args_type;\
1388 virtual return_type Perform(const args_type& args) {\
1396 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \
1481 args_type;\
1495 virtual return_type Perform(const args_type& args) {\
1503 return_type gmock_PerformImpl(const args_type& args, arg0_type arg0, \