Home
last modified time | relevance | path

Searched defs:DescribeNegationTo (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
DError.h59 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
120 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
153 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
DSupportHelpers.h87 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
Dgmock-matchers.h139 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
200 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
305 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
594 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
757 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
Dgmock-generated-matchers.h247 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
/freebsd-12-stable/contrib/googletest/googlemock/test/
Dgmock-matchers_test.cc533 void DescribeNegationTo(ostream* os) const { in DescribeNegationTo() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
566 void DescribeNegationTo(ostream* os) const { in DescribeNegationTo() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl
4676 void DescribeNegationTo(ostream* os) const { in DescribeNegationTo() function in testing::gmock_matchers_test::DivisibleByImpl
6387 void DescribeNegationTo(ostream* os) const { in DescribeNegationTo() function in testing::gmock_matchers_test::IsHalfOfMatcher