/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.cc | 50 if (listener->IsInterested()) { in CompareTensor() 73 if (listener->IsInterested()) { in MatchAndExplainTensor() 115 if (listener->IsInterested()) { in MatchAndExplain() 123 if (listener->IsInterested()) { in MatchAndExplain() 131 if (listener->IsInterested()) { in MatchAndExplain() 141 if (listener->IsInterested()) { in MatchAndExplain() 149 if (listener->IsInterested()) { in MatchAndExplain() 165 if (listener->IsInterested()) { in MatchAndExplain() 190 if (listener->IsInterested()) { in MatchAndExplain() 205 if (listener->IsInterested()) { in MatchAndExplain() [all …]
|
/external/googletest/googlemock/src/ |
D | gmock-matchers.cc | 388 if (listener->IsInterested()) { in VerifyMatchMatrix() 406 if (listener->IsInterested()) { in VerifyMatchMatrix() 424 if (listener->IsInterested()) { in FindPairing() 435 if (listener->IsInterested()) { in FindPairing() 446 if (listener->IsInterested()) { in FindPairing()
|
/external/llvm-project/llvm/utils/unittest/googlemock/src/ |
D | gmock-matchers.cc | 336 if (listener->IsInterested()) { in FindPairing() 347 if (listener->IsInterested()) { in FindPairing() 467 if (listener->IsInterested()) { in VerifyAllElementsAndMatchersAreMatched() 486 if (listener->IsInterested()) { in VerifyAllElementsAndMatchersAreMatched()
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | Matchers.h | 64 if (L->IsInterested()) { in MatchAndExplain()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/ |
D | utils.h | 137 if (listener->IsInterested()) { in MatchAndExplain()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_matchers.cc | 51 if (listener->IsInterested()) { in MatchAndExplain()
|
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-matchers.h | 106 bool IsInterested() const { return stream_ != NULL; } in IsInterested() function 705 if (!listener->IsInterested()) { in MatchPrintAndExplain() 1949 if (listener->IsInterested()) { 2662 if (!listener->IsInterested()) { 2768 if (listener->IsInterested()) { 3040 if (!listener->IsInterested()) { 3175 const bool listener_interested = listener->IsInterested(); 3406 if (actual_count != 0 && listener->IsInterested()) { 3428 if (listener->IsInterested()) {
|
D | gmock-generated-matchers.h | 228 if (!listener->IsInterested()) in MatchAndExplain()
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 588 if (!listener->IsInterested()) { in MatchPrintAndExplain() 1653 if (listener->IsInterested()) { 2471 if (!listener->IsInterested()) { 2582 if (listener->IsInterested()) { 2912 if (!listener->IsInterested()) { 3119 if (!listener->IsInterested()) { 3235 const bool listener_interested = listener->IsInterested(); 3476 if (matrix.LhsSize() != 0 && listener->IsInterested()) { 3497 if (listener->IsInterested()) { 3782 if (!listener->IsInterested()) { [all …]
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-matchers.h | 103 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest-matchers.h | 102 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-matchers.h | 103 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
|
/external/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 96 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
|
/external/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 202 EXPECT_TRUE(StringMatchResultListener().IsInterested()); in TEST() 203 EXPECT_TRUE(StreamMatchResultListener(&std::cout).IsInterested()); in TEST() 205 EXPECT_FALSE(DummyMatchResultListener().IsInterested()); in TEST() 206 EXPECT_FALSE(StreamMatchResultListener(nullptr).IsInterested()); in TEST() 7147 return !listener->IsInterested(); in TEST() 7157 return listener->IsInterested(); in TEST()
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 10103 if (listener->IsInterested()) { in FindPairing() 10114 if (listener->IsInterested()) { in FindPairing() 10232 if (listener->IsInterested()) { in VerifyAllElementsAndMatchersAreMatched() 10250 if (listener->IsInterested()) { in VerifyAllElementsAndMatchersAreMatched()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/ |
D | gmock.h | 4923 bool IsInterested() const { return stream_ != NULL; } 5522 if (!listener->IsInterested()) { 6766 if (listener->IsInterested()) { 7476 if (!listener->IsInterested()) { 7582 if (listener->IsInterested()) { 7854 if (!listener->IsInterested()) { 7985 const bool listener_interested = listener->IsInterested(); 8213 if (actual_count != 0 && listener->IsInterested()) { 8235 if (listener->IsInterested()) { 12696 if (!listener->IsInterested())
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/ |
D | gmock-gtest-all.cc | 11102 if (listener->IsInterested()) { in FindPairing() 11113 if (listener->IsInterested()) { in FindPairing() 11233 if (listener->IsInterested()) { in VerifyAllElementsAndMatchersAreMatched() 11252 if (listener->IsInterested()) { in VerifyAllElementsAndMatchersAreMatched()
|
/external/fmtlib/test/gmock/ |
D | gmock.h | 4761 bool IsInterested() const { return stream_ != NULL; } 5335 if (!listener->IsInterested()) { 7073 if (!listener->IsInterested()) { 7179 if (listener->IsInterested()) { 7451 if (!listener->IsInterested()) { 7582 const bool listener_interested = listener->IsInterested(); 7810 if (actual_count != 0 && listener->IsInterested()) { 7832 if (listener->IsInterested()) { 11935 if (!listener->IsInterested())
|