Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h52 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
111 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
H A DSupportHelpers.h83 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/llvm-project/clang-tools-extra/clangd/unittests/
H A DMatchers.h44 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
163 virtual void DescribeTo(::std::ostream *os) const { DescribeTo() function
H A DFuzzyMatchTests.cpp52 void DescribeTo(::std::ostream *OS) const override { in DescribeTo() function
187 void DescribeTo(::std::ostream *OS) const override { in DescribeTo() function
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-more-matchers.h83 void DescribeTo(std::ostream* os) const { *os << "is empty"; } in DescribeTo() function
H A Dgmock-cardinalities.h125 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
H A Dgmock-matchers.h442 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock-cardinalities.cc107 void BetweenCardinalityImpl::DescribeTo(::std::ostream* os) const { in DescribeTo() function in testing::__anond6757b530111::BetweenCardinalityImpl
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest-matchers.h244 void DescribeTo(::std::ostream* os) const final { in DescribeTo() function