Searched defs:DescribeNegationTo (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h247 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ArgsMatcherImpl
[all...]
H A Dgmock-matchers.h139 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::MatcherDescriberInterface
200 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherInterfaceAdapter
305 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherBase
594 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::PolymorphicMatcher::MonomorphicImpl
757 virtual void DescribeNegationTo( function in class:testing::internal::MatcherCastImpl::Impl
1039 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::AnyMatcherImpl
1089 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ComparisonBase::Impl
1165 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::IsNullMatcher
1185 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotNullMatcher
1248 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::RefMatcher::Impl
1350 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
1420 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::HasSubstrMatcher
1480 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StartsWithMatcher
1539 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EndsWithMatcher
1593 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatchesRegexMatcher
1642 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatchBase::Impl
1692 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotMatcherImpl
1742 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::AllOfMatcherImpl
1878 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::AnyOfMatcherImpl
1985 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::TrulyMatcher
2179 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FloatingEqMatcher::Impl
2301 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FloatingEq2Matcher::Impl
2355 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointeeMatcher::Impl
2398 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenDynamicCastToMatcherBase
2475 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FieldMatcher
2550 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PropertyMatcher
2676 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ResultOfMatcher::Impl
2736 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::SizeIsMatcher::Impl
2790 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::BeginEndDistanceIsMatcher::Impl
2854 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainerEqMatcher
2957 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenSortedByMatcher::Impl
3061 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointwiseMatcher::Impl
3183 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainsMatcherImpl
3212 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EachMatcherImpl
3340 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::KeyMatcherImpl
3394 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatcherImpl
3515 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ElementsAreMatcherImpl
3757 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::UnorderedElementsAreMatcherImpl
4042 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::OptionalMatcher::Impl
4113 void DescribeNegationTo(std::ostream* os) const { function in class:testing::internal::variant_matcher::VariantMatcher
4174 void DescribeNegationTo(std::ostream* os) const { function in class:testing::internal::any_cast_matcher::AnyCastMatcher
[all...]
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-matchers_test.cc533 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
566 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::PolymorphicIsEvenImpl
4676 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::DivisibleByImpl
6387 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::IsHalfOfMatcher

Completed in 127 milliseconds