/external/llvm-project/llvm/include/llvm/Testing/Support/ |
D | Error.h | 48 Matcher.DescribeNegationTo(listener->stream()); in MatchAndExplain() 59 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function 61 Matcher.DescribeNegationTo(OS); in DescribeNegationTo() 120 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function 124 Matcher->DescribeNegationTo(OS); in DescribeNegationTo() 153 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function 155 Matcher.DescribeNegationTo(OS); in DescribeNegationTo()
|
D | SupportHelpers.h | 87 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/ |
D | Error.h | 48 Matcher.DescribeNegationTo(listener->stream()); in MatchAndExplain() 59 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function 61 Matcher.DescribeNegationTo(OS); in DescribeNegationTo() 120 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function 124 Matcher->DescribeNegationTo(OS); in DescribeNegationTo()
|
D | SupportHelpers.h | 85 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
|
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-matchers.h | 136 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 272 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 273 impl_->DescribeNegationTo(os); in DescribeNegationTo() 459 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 460 impl_.DescribeNegationTo(os); in DescribeNegationTo() 586 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 587 source_matcher_.DescribeNegationTo(os); in DescribeNegationTo() 866 virtual void DescribeNegationTo(::std::ostream* os) const { 916 virtual void DescribeNegationTo(::std::ostream* os) const { 992 void DescribeNegationTo(::std::ostream* os) const { [all …]
|
D | gmock-generated-matchers.h | 247 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 250 inner_matcher_.DescribeNegationTo(os); in DescribeNegationTo() 1396 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ 1444 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ 1496 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ 1553 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ 1615 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ 1685 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ 1758 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ 1835 virtual void DescribeNegationTo(::std::ostream* gmock_os) const {\ [all …]
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 443 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function 444 source_matcher_.DescribeNegationTo(os); in DescribeNegationTo() 753 void DescribeNegationTo(::std::ostream* os) const { 772 void DescribeNegationTo(::std::ostream* os) const { 788 void DescribeNegationTo(::std::ostream* os) const { 851 void DescribeNegationTo(::std::ostream* os) const override { 947 void DescribeNegationTo(::std::ostream* os) const { 1011 void DescribeNegationTo(::std::ostream* os) const { 1066 void DescribeNegationTo(::std::ostream* os) const { 1120 void DescribeNegationTo(::std::ostream* os) const { [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-matchers.h | 132 virtual void DescribeNegationTo(::std::ostream *os) const { in DescribeNegationTo() function 193 void DescribeNegationTo(::std::ostream *os) const override { in DescribeNegationTo() function 194 impl_->DescribeNegationTo(os); in DescribeNegationTo() 288 void DescribeNegationTo(::std::ostream *os) const { in DescribeNegationTo() function 289 impl_->DescribeNegationTo(os); in DescribeNegationTo() 488 void DescribeNegationTo(::std::ostream *os) const override { in DescribeNegationTo() function 489 impl_.DescribeNegationTo(os); in DescribeNegationTo() 568 void DescribeNegationTo(::std::ostream *os) const override { in DescribeNegationTo() function 670 void DescribeNegationTo(::std::ostream *os) const { in DescribeNegationTo() function
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest-matchers.h | 132 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 193 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function 194 impl_->DescribeNegationTo(os); in DescribeNegationTo() 276 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 277 impl_->DescribeNegationTo(os); in DescribeNegationTo() 477 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 478 impl_.DescribeNegationTo(os); in DescribeNegationTo() 553 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function 655 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-matchers.h | 133 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 194 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function 195 impl_->DescribeNegationTo(os); in DescribeNegationTo() 277 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 278 impl_->DescribeNegationTo(os); in DescribeNegationTo() 479 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 480 impl_.DescribeNegationTo(os); in DescribeNegationTo() 555 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function 657 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function
|
/external/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 126 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function 267 void DescribeNegationTo(::std::ostream* os) const final { in DescribeNegationTo() function 366 P::Get(m).DescribeNegationTo(os); in DescribeImpl() 658 void DescribeNegationTo(::std::ostream* os) const override { 659 impl_.DescribeNegationTo(os); 722 void DescribeNegationTo(std::ostream* os) const { 835 void DescribeNegationTo(::std::ostream* os) const {
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | pattern_matcher_gmock.h | 64 void DescribeNegationTo(std::ostream* os) const { in DescribeNegationTo() function
|
D | hlo_matchers.cc | 148 call_target_matcher_.DescribeNegationTo(&desc_stream); in MatchAndExplain()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/ |
D | gmock.h | 4953 virtual void DescribeNegationTo(::std::ostream* os) const { 5089 void DescribeNegationTo(::std::ostream* os) const { 5090 impl_->DescribeNegationTo(os); 5276 virtual void DescribeNegationTo(::std::ostream* os) const { 5277 impl_.DescribeNegationTo(os); 5403 virtual void DescribeNegationTo(::std::ostream* os) const { 5404 source_matcher_.DescribeNegationTo(os); 5683 virtual void DescribeNegationTo(::std::ostream* os) const { 5733 virtual void DescribeNegationTo(::std::ostream* os) const { 5809 void DescribeNegationTo(::std::ostream* os) const { [all …]
|
/external/fmtlib/test/gmock/ |
D | gmock.h | 4791 virtual void DescribeNegationTo(::std::ostream* os) const { 4902 void DescribeNegationTo(::std::ostream* os) const { 4903 impl_->DescribeNegationTo(os); 5089 virtual void DescribeNegationTo(::std::ostream* os) const { 5090 impl_.DescribeNegationTo(os); 5216 virtual void DescribeNegationTo(::std::ostream* os) const { 5217 source_matcher_.DescribeNegationTo(os); 5502 virtual void DescribeNegationTo(::std::ostream* os) const { 5555 virtual void DescribeNegationTo(::std::ostream* os) const { \ 5589 void DescribeNegationTo(::std::ostream* os) const { [all …]
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | Matchers.h | 163 virtual void DescribeNegationTo(::std::ostream *os) const { in DescribeNegationTo() function
|
/external/tensorflow/tensorflow/compiler/mlir/xla/ |
D | type_to_shape_test.cc | 52 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function in xla::__anona5acc0640111::ProtoStringMatcher
|
/external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
D | host_tracer_test.cc | 70 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function in tensorflow::profiler::__anon249552fa0111::NodeStatsMatcher
|
/external/googletest/googlemock/src/ |
D | gmock-matchers.cc | 332 matcher_describers_[0]->DescribeNegationTo(os); in DescribeNegationToImpl()
|
/external/llvm-project/llvm/utils/unittest/googlemock/src/ |
D | gmock-matchers.cc | 425 matcher_describers_[0]->DescribeNegationTo(os); in DescribeNegationToImpl()
|
/external/libtextclassifier/abseil-cpp/absl/status/ |
D | statusor_test.cc | 74 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anon4725d3930111::IsOkAndHoldsMatcherImpl 76 inner_matcher_.DescribeNegationTo(os); in DescribeNegationTo() 129 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anon4725d3930111::MonoIsOkMatcherImpl
|
/external/openscreen/third_party/abseil/src/absl/status/ |
D | statusor_test.cc | 74 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anon1534e8640111::IsOkAndHoldsMatcherImpl 76 inner_matcher_.DescribeNegationTo(os); in DescribeNegationTo() 129 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anon1534e8640111::MonoIsOkMatcherImpl
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/ |
D | statusor_test.cc | 74 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anonf376aea40111::IsOkAndHoldsMatcherImpl 76 inner_matcher_.DescribeNegationTo(os); in DescribeNegationTo() 129 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anonf376aea40111::MonoIsOkMatcherImpl
|
/external/angle/third_party/abseil-cpp/absl/status/ |
D | statusor_test.cc | 74 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anon74385c920111::IsOkAndHoldsMatcherImpl 76 inner_matcher_.DescribeNegationTo(os); in DescribeNegationTo() 129 void DescribeNegationTo(std::ostream* os) const override { in DescribeNegationTo() function in __anon74385c920111::MonoIsOkMatcherImpl
|
/external/googletest/docs/ |
D | gmock_cook_book.md | 1375 void DescribeNegationTo(std::ostream& os) const { 3605 matcher.DescribeNegationTo(os); 3635 void DescribeNegationTo(std::ostream* os) const { 3704 void DescribeNegationTo(std::ostream* os) const { *os << "is NULL"; } 3751 virtual void DescribeNegationTo(std::ostream* os) const; 3768 // DescribeNegationTo(), like the following. 3784 void DescribeNegationTo(std::ostream* os) const { *os << "is NULL"; }
|