Home | History | Annotate | Download | only in gmock

Lines Matching defs:testing

46 namespace testing {
1044 ::testing::AllOf(m2, m3));
1051 ::testing::AllOf(m1, m2),
1052 ::testing::AllOf(m3, m4));
1059 ::testing::AllOf(m1, m2),
1060 ::testing::AllOf(m3, m4, m5));
1068 ::testing::AllOf(m1, m2, m3),
1069 ::testing::AllOf(m4, m5, m6));
1077 ::testing::AllOf(m1, m2, m3),
1078 ::testing::AllOf(m4, m5, m6, m7));
1086 ::testing::AllOf(m1, m2, m3, m4),
1087 ::testing::AllOf(m5, m6, m7, m8));
1096 ::testing::AllOf(m1, m2, m3, m4),
1097 ::testing::AllOf(m5, m6, m7, m8, m9));
1107 ::testing::AllOf(m1, m2, m3, m4, m5),
1108 ::testing::AllOf(m6, m7, m8, m9, m10));
1127 ::testing::AnyOf(m2, m3));
1134 ::testing::AnyOf(m1, m2),
1135 ::testing::AnyOf(m3, m4));
1142 ::testing::AnyOf(m1, m2),
1143 ::testing::AnyOf(m3, m4, m5));
1151 ::testing::AnyOf(m1, m2, m3),
1152 ::testing::AnyOf(m4, m5, m6));
1160 ::testing::AnyOf(m1, m2, m3),
1161 ::testing::AnyOf(m4, m5, m6, m7));
1169 ::testing::AnyOf(m1, m2, m3, m4),
1170 ::testing::AnyOf(m5, m6, m7, m8));
1179 ::testing::AnyOf(m1, m2, m3, m4),
1180 ::testing::AnyOf(m5, m6, m7, m8, m9));
1190 ::testing::AnyOf(m1, m2, m3, m4, m5),
1191 ::testing::AnyOf(m6, m7, m8, m9, m10));
1194 } // namespace testing
1299 // using testing::PrintToString;
1416 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1421 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1429 ::testing::internal::string FormatDescription(bool negation) const {\
1430 const ::testing::internal::string gmock_description = (description);\
1433 return ::testing::internal::FormatMatcherDescription(\
1435 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1441 operator ::testing::Matcher<arg_type>() const {\
1442 return ::testing::Matcher<arg_type>(\
1456 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1464 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1469 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1478 ::testing::internal::string FormatDescription(bool negation) const {\
1479 const ::testing::internal::string gmock_description = (description);\
1482 return ::testing::internal::FormatMatcherDescription(\
1484 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1490 operator ::testing::Matcher<arg_type>() const {\
1491 return ::testing::Matcher<arg_type>(\
1508 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1516 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1521 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1531 ::testing::internal::string FormatDescription(bool negation) const {\
1532 const ::testing::internal::string gmock_description = (description);\
1535 return ::testing::internal::FormatMatcherDescription(\
1537 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1543 operator ::testing::Matcher<arg_type>() const {\
1544 return ::testing::Matcher<arg_type>(\
1565 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1573 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1578 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1589 ::testing::internal::string FormatDescription(bool negation) const {\
1590 const ::testing::internal::string gmock_description = (description);\
1593 return ::testing::internal::FormatMatcherDescription(\
1595 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1602 operator ::testing::Matcher<arg_type>() const {\
1603 return ::testing::Matcher<arg_type>(\
1625 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1634 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1640 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1652 ::testing::internal::string FormatDescription(bool negation) const {\
1653 const ::testing::internal::string gmock_description = (description);\
1656 return ::testing::internal::FormatMatcherDescription(\
1658 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1665 operator ::testing::Matcher<arg_type>() const {\
1666 return ::testing::Matcher<arg_type>(\
1694 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1703 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1710 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1723 ::testing::internal::string FormatDescription(bool negation) const {\
1724 const ::testing::internal::string gmock_description = (description);\
1727 return ::testing::internal::FormatMatcherDescription(\
1729 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1736 operator ::testing::Matcher<arg_type>() const {\
1737 return ::testing::Matcher<arg_type>(\
1767 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1776 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1783 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1797 ::testing::internal::string FormatDescription(bool negation) const {\
1798 const ::testing::internal::string gmock_description = (description);\
1801 return ::testing::internal::FormatMatcherDescription(\
1803 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1810 operator ::testing::Matcher<arg_type>() const {\
1811 return ::testing::Matcher<arg_type>(\
1842 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1852 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1860 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1875 ::testing::internal::string FormatDescription(bool negation) const {\
1876 const ::testing::internal::string gmock_description = (description);\
1879 return ::testing::internal::FormatMatcherDescription(\
1881 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1889 operator ::testing::Matcher<arg_type>() const {\
1890 return ::testing::Matcher<arg_type>(\
1926 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
1936 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
1944 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
1960 ::testing::internal::string FormatDescription(bool negation) const {\
1961 const ::testing::internal::string gmock_description = (description);\
1964 return ::testing::internal::FormatMatcherDescription(\
1966 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
1974 operator ::testing::Matcher<arg_type>() const {\
1975 return ::testing::Matcher<arg_type>(\
2015 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
2025 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
2034 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
2051 ::testing::internal::string FormatDescription(bool negation) const {\
2052 const ::testing::internal::string gmock_description = (description);\
2055 return ::testing::internal::FormatMatcherDescription(\
2057 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
2065 operator ::testing::Matcher<arg_type>() const {\
2066 return ::testing::Matcher<arg_type>(\
2108 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\
2119 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
2129 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
2147 ::testing::internal::string FormatDescription(bool negation) const {\
2148 const ::testing::internal::string gmock_description = (description);\
2151 return ::testing::internal::FormatMatcherDescription(\
2153 ::testing::internal::UniversalTersePrintTupleFieldsToStrings(\
2161 operator ::testing::Matcher<arg_type>() const {\
2162 return ::testing::Matcher<arg_type>(\
2207 ::testing::MatchResultListener* result_listener GTEST_ATTRIBUTE_UNUSED_)\