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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h245 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::ArgsMatcherImpl
[all...]
H A Dgmock-matchers.h134 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::MatcherDescriberInterface
270 void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherBase
457 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::PolymorphicMatcher::MonomorphicImpl
584 virtual void DescribeNegationTo(::std::ostream* os) const { function in class:testing::internal::MatcherCastImpl::Impl
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...]
/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc451 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
3979 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::DivisibleByImpl
5428 void DescribeNegationTo(ostream* os) const { function in class:testing::gmock_matchers_test::IsHalfOfMatcher

Completed in 44 milliseconds