Home
last modified time | relevance | path

Searched refs:IsInterested (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.cc50 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/
Dgmock-matchers.cc388 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/
Dgmock-matchers.cc336 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/
DMatchers.h64 if (L->IsInterested()) { in MatchAndExplain()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
Dutils.h137 if (listener->IsInterested()) { in MatchAndExplain()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.cc51 if (listener->IsInterested()) { in MatchAndExplain()
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h106 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()) {
Dgmock-generated-matchers.h228 if (!listener->IsInterested()) in MatchAndExplain()
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h588 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/
Dgtest-matchers.h103 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h102 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h103 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h96 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc202 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/
Dgmock-gtest-all.cc10103 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/
Dgmock.h4923 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/
Dgmock-gtest-all.cc11102 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/
Dgmock.h4761 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())