Home
last modified time | relevance | path

Searched refs:DescribeNegationTo (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/llvm/include/llvm/Testing/Support/
DError.h48 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()
DSupportHelpers.h87 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DError.h48 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()
DSupportHelpers.h85 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo() function
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h136 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 …]
Dgmock-generated-matchers.h247 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/
Dgmock-matchers.h443 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/
Dgtest-matchers.h132 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/
Dgtest-matchers.h132 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/
Dgtest-matchers.h133 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/
Dgtest-matchers.h126 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/
Dpattern_matcher_gmock.h64 void DescribeNegationTo(std::ostream* os) const { in DescribeNegationTo() function
Dhlo_matchers.cc148 call_target_matcher_.DescribeNegationTo(&desc_stream); in MatchAndExplain()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h4953 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/
Dgmock.h4791 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/
DMatchers.h163 virtual void DescribeNegationTo(::std::ostream *os) const { in DescribeNegationTo() function
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape_test.cc52 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function in xla::__anona5acc0640111::ProtoStringMatcher
/external/tensorflow/tensorflow/core/profiler/internal/cpu/
Dhost_tracer_test.cc70 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() function in tensorflow::profiler::__anon249552fa0111::NodeStatsMatcher
/external/googletest/googlemock/src/
Dgmock-matchers.cc332 matcher_describers_[0]->DescribeNegationTo(os); in DescribeNegationToImpl()
/external/llvm-project/llvm/utils/unittest/googlemock/src/
Dgmock-matchers.cc425 matcher_describers_[0]->DescribeNegationTo(os); in DescribeNegationToImpl()
/external/libtextclassifier/abseil-cpp/absl/status/
Dstatusor_test.cc74 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/
Dstatusor_test.cc74 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/
Dstatusor_test.cc74 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/
Dstatusor_test.cc74 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/
Dgmock_cook_book.md1375 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"; }

12