Searched defs:DescribeNegationTo (Results 1 – 8 of 8) sorted by relevance
58 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function119 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function153 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
87 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
108 void DescribeNegationTo(ostream* os) const { *os << "is <= " << rhs; } in DescribeNegationTo() function138 void DescribeNegationTo(ostream* os) const override { in DescribeNegationTo() function
310 void DescribeNegationTo(ostream* os) const { in DescribeNegationTo() function in testing::gmock_matchers_test::__anon7dac90070111::ReferencesBarOrIsZeroImpl 343 void DescribeNegationTo(ostream* os) const { *os << "is odd"; } in DescribeNegationTo() function in testing::gmock_matchers_test::__anon7dac90070111::PolymorphicIsEvenImpl 2295 void DescribeNegationTo(ostream* os) const { TEST() function in testing::gmock_matchers_test::__anon7dac90070111::DivisibleByImpl
2243 void DescribeNegationTo(ostream* os) const { DescribeNegationTo() function in testing::gmock_matchers_test::__anon69613d8f0111::IsHalfOfMatcher 2531 void DescribeNegationTo(ostream* os) const override { DescribeNegationTo() function in testing::gmock_matchers_test::__anon69613d8f0111::PredicateFormatterFromMatcherTest::MockMatcher
85 void DescribeNegationTo(std::ostream* os) const { *os << "isn't empty"; } in DescribeNegationTo() function
446 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function [all...]
131 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function250 void DescribeNegationTo(::std::ostream* os) const final { in DescribeNegationTo() function