Home
last modified time | relevance | path

Searched defs:DescribeTo (Results 1 – 9 of 9) sorted by relevance

/external/chromium/testing/gmock/include/gmock/
Dgmock-matchers.h206 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
340 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
641 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
670 virtual void DescribeTo(::std::ostream* os) const { *os << "is anything"; } in DescribeTo() function
757 void DescribeTo(::std::ostream* os) const { *os << "is NULL"; } in DescribeTo() function
773 void DescribeTo(::std::ostream* os) const { *os << "isn't NULL"; } in DescribeTo() function
832 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
915 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
965 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
1006 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
[all …]
Dgmock-cardinalities.h115 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
Dgmock-generated-matchers.h249 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/external/chromium/chrome/browser/sync/
Djs_test_util.cc34 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in browser_sync::__anonaea989810111::HasArgsMatcher
/external/chromium/testing/gmock/src/
Dgmock-cardinalities.cc107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anoncf51261a0111::BetweenCardinalityImpl
/external/chromium/testing/gmock/test/
Dgmock-cardinalities_test.cc410 virtual void DescribeTo(::std::ostream* ss) const { in DescribeTo() function in __anone8bab9710111::EvenCardinality
Dgmock-generated-matchers_test.cc227 virtual void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in __anon8da9bcc80111::LessThanMatcher
258 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon8da9bcc80111::GreaterThanMatcher
Dgmock-matchers_test.cc142 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::GreaterThanMatcher
234 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::EvenMatcherImpl
264 virtual void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::NewEvenMatcherImpl
381 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; } in DescribeTo() function in testing::gmock_matchers_test::ReferencesBarOrIsZeroImpl
414 void DescribeTo(ostream* os) const { *os << "is even"; } in DescribeTo() function in testing::gmock_matchers_test::PolymorphicIsEvenImpl
3406 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::DivisibleByImpl
3913 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::IsHalfOfMatcher
Dgmock-spec-builders_test.cc1807 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() function in __anon16ebbd470111::EvenNumberCardinality