/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
D | status_test_support.cc | 24 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/ |
D | gmock-matchers_test.h | 107 void DescribeTo(ostream* os) const { *os << "is > " << rhs; } in DescribeTo() function 137 void DescribeTo(ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
|
D | gmock-cardinalities_test.cc | 404 void DescribeTo(::std::ostream* ss) const override { in DescribeTo() function in __anon3ca3f1010111::EvenCardinality
|
D | gmock-matchers-comparisons_test.cc | 98 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
|
D | gmock-matchers-containers_test.cc | 2229 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
|
D | gmock-matchers-misc_test.cc | 962 void DescribeTo(::std::ostream* /*os*/) const override {} in DescribeTo() function in testing::gmock_matchers_test::__anon506b22950111::LessThanMatcher
|
D | gmock-spec-builders_test.cc | 1860 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/ |
D | Error.h | 53 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function 112 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
|
D | SupportHelpers.h | 81 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest-matchers.h | 192 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/ |
D | gmock-more-matchers.h | 86 void DescribeTo(std::ostream* os) const { *os << "is empty"; } in DescribeTo() function
|
D | gmock-cardinalities.h | 125 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
|
D | gmock-matchers.h | 440 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
|
/third_party/node/deps/v8/testing/ |
D | gmock-support.h | 43 virtual void DescribeTo(std::ostream* os) const { in DescribeTo() function
|
/third_party/googletest/googlemock/src/ |
D | gmock-cardinalities.cc | 107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anonb4cbf1aa0111::BetweenCardinalityImpl
|
/third_party/node/deps/googletest/include/gtest/ |
D | gtest-matchers.h | 244 void DescribeTo(::std::ostream* os) const final { in DescribeTo() function
|
/third_party/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 280 void DescribeTo(::std::ostream* os) const final { in DescribeTo() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 1247 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/ |
D | statusor_test.cc | 72 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
|