Searched refs:DescribeNegationTo (Results 1 - 16 of 16) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h143 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::MatcherInterface
209 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherBase
210 impl_->DescribeNegationTo(os);
309 // class that has a DescribeTo() method and a DescribeNegationTo()
344 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::PolymorphicMatcher::MonomorphicImpl
345 impl_.DescribeNegationTo(os);
471 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherCastImpl::Impl
472 source_matcher_.DescribeNegationTo(os);
717 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::AnyMatcherImpl
770 virtual void DescribeNegationTo(
804 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::IsNullMatcher
820 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotNullMatcher
883 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::RefMatcher::Impl
965 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
1016 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::HasSubstrMatcher
1057 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StartsWithMatcher
1097 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EndsWithMatcher
1137 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatchesRegexMatcher
1222 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotMatcherImpl
1270 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::BothOfMatcherImpl
1357 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EitherOfMatcherImpl
1456 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::TrulyMatcher
1604 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FloatingEqMatcher::Impl
1689 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointeeMatcher::Impl
1728 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FieldMatcher
1789 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PropertyMatcher
1894 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ResultOfMatcher::Impl
1956 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainerEqMatcher
2056 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenSortedByMatcher::Impl
2151 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointwiseMatcher::Impl
2268 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainsMatcherImpl
2297 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EachMatcherImpl
2381 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::KeyMatcherImpl
2435 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatcherImpl
2558 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ElementsAreMatcherImpl
[all...]
H A Dgmock-generated-matchers.h255 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ArgsMatcherImpl
258 inner_matcher_.DescribeNegationTo(os);
1425 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1473 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1525 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1582 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1644 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1714 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1787 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1864 virtual void DescribeNegationTo(
[all...]
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h134 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::MatcherDescriberInterface
180 // virtual void DescribeNegationTo(::std::ostream* os) const;
270 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherBase
271 impl_->DescribeNegationTo(os);
422 // class that has a DescribeTo() method and a DescribeNegationTo()
457 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::PolymorphicMatcher::MonomorphicImpl
458 impl_.DescribeNegationTo(os);
584 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherCastImpl::Impl
585 source_matcher_.DescribeNegationTo(os);
864 virtual void DescribeNegationTo( function in class:testing::internal::AnyMatcherImpl
914 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ComparisonBase::Impl
990 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::IsNullMatcher
1010 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotNullMatcher
1073 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::RefMatcher::Impl
1162 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
1219 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::HasSubstrMatcher
1266 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StartsWithMatcher
1312 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EndsWithMatcher
1359 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatchesRegexMatcher
1408 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatchBase::Impl
1457 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotMatcherImpl
1505 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::BothOfMatcherImpl
1677 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EitherOfMatcherImpl
1783 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::TrulyMatcher
1977 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FloatingEqMatcher::Impl
2076 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointeeMatcher::Impl
2118 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenDynamicCastToMatcherBase
2192 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FieldMatcher
2253 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PropertyMatcher
2365 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ResultOfMatcher::Impl
2423 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::SizeIsMatcher::Impl
2477 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::BeginEndDistanceIsMatcher::Impl
2541 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainerEqMatcher
2644 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenSortedByMatcher::Impl
2740 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointwiseMatcher::Impl
2857 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainsMatcherImpl
2886 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EachMatcherImpl
2970 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::KeyMatcherImpl
3024 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatcherImpl
3145 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ElementsAreMatcherImpl
3372 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::UnorderedElementsAreMatcherImpl
[all...]
H A Dgmock-generated-matchers.h245 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ArgsMatcherImpl
248 inner_matcher_.DescribeNegationTo(os);
1394 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1442 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1494 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1551 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1613 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1683 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1756 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1833 virtual void DescribeNegationTo(
[all...]
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h134 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::MatcherDescriberInterface
180 // virtual void DescribeNegationTo(::std::ostream* os) const;
270 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherBase
271 impl_->DescribeNegationTo(os);
422 // class that has a DescribeTo() method and a DescribeNegationTo()
457 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::PolymorphicMatcher::MonomorphicImpl
458 impl_.DescribeNegationTo(os);
584 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherCastImpl::Impl
585 source_matcher_.DescribeNegationTo(os);
864 virtual void DescribeNegationTo( function in class:testing::internal::AnyMatcherImpl
914 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ComparisonBase::Impl
990 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::IsNullMatcher
1010 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotNullMatcher
1073 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::RefMatcher::Impl
1162 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
1219 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::HasSubstrMatcher
1266 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StartsWithMatcher
1312 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EndsWithMatcher
1359 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatchesRegexMatcher
1408 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatchBase::Impl
1457 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotMatcherImpl
1505 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::BothOfMatcherImpl
1677 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EitherOfMatcherImpl
1783 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::TrulyMatcher
1977 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FloatingEqMatcher::Impl
2076 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointeeMatcher::Impl
2118 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenDynamicCastToMatcherBase
2192 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FieldMatcher
2253 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PropertyMatcher
2365 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ResultOfMatcher::Impl
2423 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::SizeIsMatcher::Impl
2477 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::BeginEndDistanceIsMatcher::Impl
2541 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainerEqMatcher
2644 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenSortedByMatcher::Impl
2740 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointwiseMatcher::Impl
2857 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainsMatcherImpl
2886 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EachMatcherImpl
2970 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::KeyMatcherImpl
3024 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatcherImpl
3145 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ElementsAreMatcherImpl
3372 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::UnorderedElementsAreMatcherImpl
[all...]
H A Dgmock-generated-matchers.h245 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ArgsMatcherImpl
248 inner_matcher_.DescribeNegationTo(os);
1394 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1442 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1494 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1551 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1613 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1683 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1756 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\
1833 virtual void DescribeNegationTo(
[all...]
/external/fmtlib/test/gmock/
H A Dgmock.h4790 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::MatcherDescriberInterface
4836 // virtual void DescribeNegationTo(::std::ostream* os) const;
4901 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherBase
4902 impl_->DescribeNegationTo(os);
5053 // class that has a DescribeTo() method and a DescribeNegationTo()
5088 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::PolymorphicMatcher::MonomorphicImpl
5089 impl_.DescribeNegationTo(os);
5215 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherCastImpl::Impl
5216 source_matcher_.DescribeNegationTo(os);
5501 virtual void DescribeNegationTo( function in class:testing::internal::AnyMatcherImpl
5588 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::IsNullMatcher
5604 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotNullMatcher
5667 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::RefMatcher::Impl
5756 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StrEqualityMatcher
5813 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::HasSubstrMatcher
5860 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::StartsWithMatcher
5906 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EndsWithMatcher
5953 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatchesRegexMatcher
6038 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::NotMatcherImpl
6086 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::BothOfMatcherImpl
6258 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EitherOfMatcherImpl
6364 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::TrulyMatcher
6540 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FloatingEqMatcher::Impl
6637 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointeeMatcher::Impl
6676 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::FieldMatcher
6737 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PropertyMatcher
6842 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ResultOfMatcher::Impl
6900 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::SizeIsMatcher::Impl
6956 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainerEqMatcher
7059 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::WhenSortedByMatcher::Impl
7155 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PointwiseMatcher::Impl
7272 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ContainsMatcherImpl
7301 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::EachMatcherImpl
7385 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::KeyMatcherImpl
7439 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::PairMatcherImpl
7560 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ElementsAreMatcherImpl
7787 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::UnorderedElementsAreMatcherImpl
[all...]
/external/googletest/googlemock/src/
H A Dgmock-matchers.cc425 matcher_describers_[0]->DescribeNegationTo(os);
/external/v8/testing/gmock/src/
H A Dgmock-matchers.cc425 matcher_describers_[0]->DescribeNegationTo(os);
/external/google-breakpad/src/testing/test/
H A Dgmock-matchers_test.cc192 m.DescribeNegationTo(&ss);
242 // We deliberately don't define DescribeNegationTo() and
387 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
420 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::PolymorphicIsEvenImpl
3513 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::DivisibleByImpl
4097 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::IsHalfOfMatcher
H A Dgmock-generated-matchers_test.cc94 m.DescribeNegationTo(&ss);
/external/googletest/googlemock/test/
H A Dgmock-generated-matchers_test.cc96 m.DescribeNegationTo(&ss);
H A Dgmock-matchers_test.cc212 m.DescribeNegationTo(&ss);
268 // We deliberately don't define DescribeNegationTo() and
451 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
484 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::PolymorphicIsEvenImpl
3975 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::DivisibleByImpl
5424 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::IsHalfOfMatcher
/external/v8/testing/gmock/test/
H A Dgmock-generated-matchers_test.cc96 m.DescribeNegationTo(&ss);
H A Dgmock-matchers_test.cc212 m.DescribeNegationTo(&ss);
268 // We deliberately don't define DescribeNegationTo() and
451 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
484 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::PolymorphicIsEvenImpl
3973 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::DivisibleByImpl
5422 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::IsHalfOfMatcher
/external/fmtlib/test/
H A Dgmock-gtest-all.cc10380 matcher_describers_[0]->DescribeNegationTo(os);

Completed in 417 milliseconds