Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dstatus_test_support.cc24 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in v8_crdtp::__anon06a2a77f0111::StatusIsMatcher
39 void DescribeTo(std::ostream* os) const override { *os << "is ok"; } in DescribeTo() function in v8_crdtp::__anon06a2a77f0111::StatusIsOkMatcher
/third_party/googletest/googlemock/test/
Dgmock-matchers_test.h107 void DescribeTo(ostream* os) const { *os << "is > " << rhs; } in DescribeTo() function
137 void DescribeTo(ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
Dgmock-cardinalities_test.cc404 void DescribeTo(::std::ostream* ss) const override { in DescribeTo() function in __anon3ca3f1010111::EvenCardinality
Dgmock-matchers-comparisons_test.cc98 void DescribeTo(ostream* os) const override { *os << "is an even number"; } in DescribeTo() function in testing::gmock_matchers_test::__anon45b33e170111::EvenMatcherImpl
126 void DescribeTo(ostream* os) const override { *os << "is an even number"; } in DescribeTo() function in testing::gmock_matchers_test::__anon45b33e170111::NewEvenMatcherImpl
307 void DescribeTo(ostream* os) const { *os << "g_bar or zero"; } in DescribeTo() function in testing::gmock_matchers_test::__anon45b33e170111::ReferencesBarOrIsZeroImpl
340 void DescribeTo(ostream* os) const { *os << "is even"; } in DescribeTo() function in testing::gmock_matchers_test::__anon45b33e170111::PolymorphicIsEvenImpl
2279 void DescribeTo(ostream* os) const { *os << "is divisible by " << divider_; } in TEST() function in testing::gmock_matchers_test::__anon45b33e170111::DivisibleByImpl
Dgmock-matchers-containers_test.cc2229 void DescribeTo(ostream* os) const { in DescribeTo() function in testing::gmock_matchers_test::__anonb542699f0111::IsHalfOfMatcher
2519 void DescribeTo(ostream* os) const override { *os << "[DescribeTo]"; } in DescribeTo() function in testing::gmock_matchers_test::__anonb542699f0111::PredicateFormatterFromMatcherTest::MockMatcher
Dgmock-matchers-misc_test.cc962 void DescribeTo(::std::ostream* /*os*/) const override {} in DescribeTo() function in testing::gmock_matchers_test::__anon506b22950111::LessThanMatcher
Dgmock-spec-builders_test.cc1860 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function in testing::__anon6ad4f4d70111::EvenNumberCardinality
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DError.h53 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
112 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
DSupportHelpers.h81 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 virtual void DescribeTo(::std::ostream* os) const { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
652 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/third_party/googletest/googlemock/include/gmock/
Dgmock-more-matchers.h86 void DescribeTo(std::ostream* os) const { *os << "is empty"; } in DescribeTo() function
Dgmock-cardinalities.h125 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
Dgmock-matchers.h440 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
/third_party/node/deps/v8/testing/
Dgmock-support.h43 virtual void DescribeTo(std::ostream* os) const { in DescribeTo() function
/third_party/googletest/googlemock/src/
Dgmock-cardinalities.cc107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anonb4cbf1aa0111::BetweenCardinalityImpl
/third_party/node/deps/googletest/include/gtest/
Dgtest-matchers.h244 void DescribeTo(::std::ostream* os) const final { in DescribeTo() function
/third_party/googletest/googletest/include/gtest/
Dgtest-matchers.h280 void DescribeTo(::std::ostream* os) const final { in DescribeTo() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dlayout_test.cc1247 void DescribeTo(::std::ostream* os) const {} in DescribeTo() function in absl::container_internal::__anon0320da670111::TupleMatcher
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatusor_test.cc72 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in __anonb3aae1630111::IsOkAndHoldsMatcherImpl
131 void DescribeTo(std::ostream* os) const override { *os << "is OK"; } in DescribeTo() function in __anonb3aae1630111::MonoIsOkMatcherImpl