Home
last modified time | relevance | path

Searched refs:inner_matcher_ (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/testing_util/
H A Dcontains_once.h36 : inner_matcher_( in ContainsOnceMatcherImpl()
41 this->inner_matcher_.DescribeTo(os); in DescribeTo()
46 this->inner_matcher_.DescribeTo(os); in DescribeNegationTo()
54 if (inner_matcher_.MatchAndExplain(element, listener)) { in MatchAndExplain()
67 ::testing::Matcher<Element const&> const inner_matcher_;
74 : inner_matcher_(std::move(inner_matcher)) {} in ContainsOnceMatcher()
80 new ContainsOnceMatcherImpl<Container const&>(inner_matcher_));
84 InnerMatcher const inner_matcher_;
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/testing_util/
H A Dcontains_once.h34 : inner_matcher_( in ContainsOnceMatcherImpl()
39 this->inner_matcher_.DescribeTo(os); in DescribeTo()
44 this->inner_matcher_.DescribeTo(os); in DescribeNegationTo()
52 if (inner_matcher_.MatchAndExplain(element, listener)) { in MatchAndExplain()
65 ::testing::Matcher<Element const&> const inner_matcher_;
72 : inner_matcher_(std::move(inner_matcher)) {} in ContainsOnceMatcher()
78 new ContainsOnceMatcherImpl<Container const&>(inner_matcher_));
82 InnerMatcher const inner_matcher_;
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/gmock/
H A Dgmock-matchers.h2095 : inner_matcher_(
2122 const Matcher<const Element&> inner_matcher_;
2139 this->inner_matcher_.DescribeTo(os);
2144 this->inner_matcher_.DescribeTo(os);
2168 this->inner_matcher_.DescribeTo(os);
2197 const M inner_matcher_;
2214 const M inner_matcher_;
2231 : inner_matcher_(
2251 inner_matcher_.DescribeTo(os);
2257 inner_matcher_.DescribeTo(os);
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/gtest/gmock/include/gmock/
H A Dgmock-matchers.h2095 : inner_matcher_(
2122 const Matcher<const Element&> inner_matcher_;
2139 this->inner_matcher_.DescribeTo(os);
2144 this->inner_matcher_.DescribeTo(os);
2168 this->inner_matcher_.DescribeTo(os);
2197 const M inner_matcher_;
2214 const M inner_matcher_;
2231 : inner_matcher_(
2251 inner_matcher_.DescribeTo(os);
2257 inner_matcher_.DescribeTo(os);
[all …]
/dports/graphics/blender/blender-2.91.0/extern/gmock/include/gmock/
H A Dgmock-matchers.h2369 : inner_matcher_(
2413 this->inner_matcher_.DescribeTo(os);
2418 this->inner_matcher_.DescribeTo(os);
2442 this->inner_matcher_.DescribeTo(os);
2472 const M inner_matcher_;
2490 const M inner_matcher_;
2531 : inner_matcher_(
2552 inner_matcher_.DescribeTo(os);
2558 inner_matcher_.DescribeTo(os);
3448 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2381 : inner_matcher_(
2425 this->inner_matcher_.DescribeTo(os);
2430 this->inner_matcher_.DescribeTo(os);
2454 this->inner_matcher_.DescribeTo(os);
2484 const M inner_matcher_;
2502 const M inner_matcher_;
2543 : inner_matcher_(
2564 inner_matcher_.DescribeTo(os);
2570 inner_matcher_.DescribeTo(os);
3473 inner_matcher_.DescribeTo(os);
[all …]
/dports/science/axom/axom-0.6.1/src/cmake/blt/thirdparty_builtin/googletest-master-2020-01-07/googlemock/include/gmock/
H A Dgmock-matchers.h2372 : inner_matcher_(
2416 this->inner_matcher_.DescribeTo(os);
2421 this->inner_matcher_.DescribeTo(os);
2445 this->inner_matcher_.DescribeTo(os);
2475 const M inner_matcher_;
2493 const M inner_matcher_;
2534 : inner_matcher_(
2555 inner_matcher_.DescribeTo(os);
2561 inner_matcher_.DescribeTo(os);
3455 inner_matcher_.DescribeTo(os);
[all …]
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/blt/thirdparty_builtin/googletest-master-2020-01-07/googlemock/include/gmock/
H A Dgmock-matchers.h2372 : inner_matcher_(
2416 this->inner_matcher_.DescribeTo(os);
2421 this->inner_matcher_.DescribeTo(os);
2445 this->inner_matcher_.DescribeTo(os);
2475 const M inner_matcher_;
2493 const M inner_matcher_;
2534 : inner_matcher_(
2555 inner_matcher_.DescribeTo(os);
2561 inner_matcher_.DescribeTo(os);
3455 inner_matcher_.DescribeTo(os);
[all …]
/dports/misc/quantum++/qpp-3.0/unit_tests/lib/googletest/googletest-release-1.10.0/googlemock/include/gmock/
H A Dgmock-matchers.h2369 : inner_matcher_(
2413 this->inner_matcher_.DescribeTo(os);
2418 this->inner_matcher_.DescribeTo(os);
2442 this->inner_matcher_.DescribeTo(os);
2472 const M inner_matcher_;
2490 const M inner_matcher_;
2531 : inner_matcher_(
2552 inner_matcher_.DescribeTo(os);
2558 inner_matcher_.DescribeTo(os);
3448 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/upp/upp/bazaar/plugin/gmock/
H A Dgmock-matchers.h2369 : inner_matcher_(
2413 this->inner_matcher_.DescribeTo(os);
2418 this->inner_matcher_.DescribeTo(os);
2442 this->inner_matcher_.DescribeTo(os);
2472 const M inner_matcher_;
2490 const M inner_matcher_;
2531 : inner_matcher_(
2552 inner_matcher_.DescribeTo(os);
2558 inner_matcher_.DescribeTo(os);
3448 inner_matcher_.DescribeTo(os);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2381 : inner_matcher_(
2425 this->inner_matcher_.DescribeTo(os);
2430 this->inner_matcher_.DescribeTo(os);
2454 this->inner_matcher_.DescribeTo(os);
2484 const M inner_matcher_;
2502 const M inner_matcher_;
2543 : inner_matcher_(
2564 inner_matcher_.DescribeTo(os);
2570 inner_matcher_.DescribeTo(os);
3473 inner_matcher_.DescribeTo(os);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/googletest/src/googlemock/include/gmock/
H A Dgmock-matchers.h2372 : inner_matcher_(
2416 this->inner_matcher_.DescribeTo(os);
2421 this->inner_matcher_.DescribeTo(os);
2445 this->inner_matcher_.DescribeTo(os);
2475 const M inner_matcher_;
2493 const M inner_matcher_;
2534 : inner_matcher_(
2555 inner_matcher_.DescribeTo(os);
2561 inner_matcher_.DescribeTo(os);
3455 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2381 : inner_matcher_(
2425 this->inner_matcher_.DescribeTo(os);
2430 this->inner_matcher_.DescribeTo(os);
2454 this->inner_matcher_.DescribeTo(os);
2484 const M inner_matcher_;
2502 const M inner_matcher_;
2543 : inner_matcher_(
2564 inner_matcher_.DescribeTo(os);
2570 inner_matcher_.DescribeTo(os);
3473 inner_matcher_.DescribeTo(os);
[all …]
/dports/science/conduit/conduit-0.8.0/src/blt/thirdparty_builtin/googletest-master-2020-01-07/googlemock/include/gmock/
H A Dgmock-matchers.h2372 : inner_matcher_(
2416 this->inner_matcher_.DescribeTo(os);
2421 this->inner_matcher_.DescribeTo(os);
2445 this->inner_matcher_.DescribeTo(os);
2475 const M inner_matcher_;
2493 const M inner_matcher_;
2534 : inner_matcher_(
2555 inner_matcher_.DescribeTo(os);
2561 inner_matcher_.DescribeTo(os);
3455 inner_matcher_.DescribeTo(os);
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/SQLiteCpp/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2369 : inner_matcher_(
2413 this->inner_matcher_.DescribeTo(os);
2418 this->inner_matcher_.DescribeTo(os);
2442 this->inner_matcher_.DescribeTo(os);
2472 const M inner_matcher_;
2490 const M inner_matcher_;
2531 : inner_matcher_(
2552 inner_matcher_.DescribeTo(os);
2558 inner_matcher_.DescribeTo(os);
3448 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/3rdparty/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2369 : inner_matcher_(
2413 this->inner_matcher_.DescribeTo(os);
2418 this->inner_matcher_.DescribeTo(os);
2442 this->inner_matcher_.DescribeTo(os);
2472 const M inner_matcher_;
2490 const M inner_matcher_;
2531 : inner_matcher_(
2552 inner_matcher_.DescribeTo(os);
2558 inner_matcher_.DescribeTo(os);
3448 inner_matcher_.DescribeTo(os);
[all …]
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/google-test/googlemock/include/gmock/
H A Dgmock-matchers.h2372 : inner_matcher_(
2416 this->inner_matcher_.DescribeTo(os);
2421 this->inner_matcher_.DescribeTo(os);
2445 this->inner_matcher_.DescribeTo(os);
2475 const M inner_matcher_;
2493 const M inner_matcher_;
2534 : inner_matcher_(
2555 inner_matcher_.DescribeTo(os);
2561 inner_matcher_.DescribeTo(os);
3455 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/yaml-cpp/yaml-cpp-yaml-cpp-0.7.0/test/gtest-1.10.0/googlemock/include/gmock/
H A Dgmock-matchers.h2369 : inner_matcher_(
2413 this->inner_matcher_.DescribeTo(os);
2418 this->inner_matcher_.DescribeTo(os);
2442 this->inner_matcher_.DescribeTo(os);
2472 const M inner_matcher_;
2490 const M inner_matcher_;
2531 : inner_matcher_(
2552 inner_matcher_.DescribeTo(os);
2558 inner_matcher_.DescribeTo(os);
3448 inner_matcher_.DescribeTo(os);
[all …]
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/gtest/googlemock/include/gmock/
H A Dgmock-matchers.h2369 : inner_matcher_(
2413 this->inner_matcher_.DescribeTo(os);
2418 this->inner_matcher_.DescribeTo(os);
2442 this->inner_matcher_.DescribeTo(os);
2472 const M inner_matcher_;
2490 const M inner_matcher_;
2531 : inner_matcher_(
2552 inner_matcher_.DescribeTo(os);
2558 inner_matcher_.DescribeTo(os);
3448 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/protobuf/protobuf-3.17.3/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2364 : inner_matcher_(
2408 this->inner_matcher_.DescribeTo(os);
2413 this->inner_matcher_.DescribeTo(os);
2437 this->inner_matcher_.DescribeTo(os);
2467 const M inner_matcher_;
2485 const M inner_matcher_;
2526 : inner_matcher_(
2546 inner_matcher_.DescribeTo(os);
2552 inner_matcher_.DescribeTo(os);
3442 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2381 : inner_matcher_(
2425 this->inner_matcher_.DescribeTo(os);
2430 this->inner_matcher_.DescribeTo(os);
2454 this->inner_matcher_.DescribeTo(os);
2484 const M inner_matcher_;
2502 const M inner_matcher_;
2543 : inner_matcher_(
2564 inner_matcher_.DescribeTo(os);
2570 inner_matcher_.DescribeTo(os);
3473 inner_matcher_.DescribeTo(os);
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2381 : inner_matcher_(
2425 this->inner_matcher_.DescribeTo(os);
2430 this->inner_matcher_.DescribeTo(os);
2454 this->inner_matcher_.DescribeTo(os);
2484 const M inner_matcher_;
2502 const M inner_matcher_;
2543 : inner_matcher_(
2564 inner_matcher_.DescribeTo(os);
2570 inner_matcher_.DescribeTo(os);
3473 inner_matcher_.DescribeTo(os);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2381 : inner_matcher_( in connect()
2425 this->inner_matcher_.DescribeTo(os); in connect()
2430 this->inner_matcher_.DescribeTo(os); in connect()
2454 this->inner_matcher_.DescribeTo(os); in connect()
2484 const M inner_matcher_; in connect()
2502 const M inner_matcher_; in connect()
2543 : inner_matcher_( in connect()
2564 inner_matcher_.DescribeTo(os); in connect()
2570 inner_matcher_.DescribeTo(os); in connect()
3473 inner_matcher_.DescribeTo(os); in connect()
[all …]
/dports/archivers/draco/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2689 : inner_matcher_(
2779 this->inner_matcher_.DescribeTo(os);
2784 this->inner_matcher_.DescribeTo(os);
2867 const M inner_matcher_;
2888 const M inner_matcher_;
2904 const M inner_matcher_;
2943 : inner_matcher_(
2964 inner_matcher_.DescribeTo(os);
2970 inner_matcher_.DescribeTo(os);
4081 inner_matcher_.DescribeTo(os);
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/googletest/src/googlemock/include/gmock/
H A Dgmock-matchers.h2689 : inner_matcher_(
2779 this->inner_matcher_.DescribeTo(os);
2784 this->inner_matcher_.DescribeTo(os);
2867 const M inner_matcher_;
2888 const M inner_matcher_;
2904 const M inner_matcher_;
2943 : inner_matcher_(
2964 inner_matcher_.DescribeTo(os);
2970 inner_matcher_.DescribeTo(os);
4081 inner_matcher_.DescribeTo(os);
[all …]

12345678