Home
last modified time | relevance | path

Searched defs:MatchAndExplain (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/gmock/
H A Dgmock-matchers.h668 virtual bool MatchAndExplain( in MatchAndExplain() function
752 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function
768 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function
826 virtual bool MatchAndExplain( in MatchAndExplain() function
900 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
954 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
995 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
1035 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
1074 bool MatchAndExplain(const char* s, in MatchAndExplain() function
1393 bool MatchAndExplain(T& x, // NOLINT in MatchAndExplain() function
[all …]
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/include/gmock/
H A Dgmock-matchers.h652 virtual bool MatchAndExplain( in MatchAndExplain() function
736 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function
752 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function
810 virtual bool MatchAndExplain( in MatchAndExplain() function
884 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
938 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
979 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
1019 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
1058 bool MatchAndExplain(const char* s, in MatchAndExplain() function
1369 bool MatchAndExplain(T& x, // NOLINT in MatchAndExplain() function
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/gtest/gmock/include/gmock/
H A Dgmock-matchers.h668 virtual bool MatchAndExplain( in MatchAndExplain() function
752 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function
768 bool MatchAndExplain(const Pointer& p, in MatchAndExplain() function
826 virtual bool MatchAndExplain( in MatchAndExplain() function
900 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
954 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
995 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
1035 bool MatchAndExplain(ConstCharPointer s, in MatchAndExplain() function
1074 bool MatchAndExplain(const char* s, in MatchAndExplain() function
1393 bool MatchAndExplain(T& x, // NOLINT in MatchAndExplain() function
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/op/
H A DTesting.h31 bool MatchAndExplain(const U& actual, ::testing::MatchResultListener*) const { in MatchAndExplain() function
52 bool MatchAndExplain(const U& actual, ::testing::MatchResultListener*) const { in MatchAndExplain() function
72 bool MatchAndExplain(const U& actual, ::testing::MatchResultListener*) const { in MatchAndExplain() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dunittest-matchers.h41 bool MatchAndExplain(CharType *s, testing::MatchResultListener *listener) const in MatchAndExplain() function
48 bool MatchAndExplain(const MatcheeStringType& s, in MatchAndExplain() function
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dnode-test-utils.cc57 bool MatchAndExplain(Node* node, in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::TestNodeMatcher
92 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsBranchMatcher
122 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsLoopExitValueMatcher
152 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsSwitchMatcher
182 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsIfValueMatcher
208 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsControl1Matcher
236 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsControl2Matcher
271 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsControl3Matcher
300 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsBeginRegionMatcher
327 bool MatchAndExplain(Node* node, MatchResultListener* listener) const final { in MatchAndExplain() function in v8::internal::compiler::__anond20d1b170111::IsFinishRegionMatcher
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/testing/
H A Dmatchers.h54 bool MatchAndExplain(const Fut& fut, in MatchAndExplain() function
98 bool MatchAndExplain(const Res& maybe_value, in MatchAndExplain() function
154 bool MatchAndExplain(const Res& maybe_value, in MatchAndExplain() function
192 bool MatchAndExplain(const Res& maybe_value, in MatchAndExplain() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shell-encryption/src/testing/
H A Dprotobuf_matchers.h33 inline bool MatchAndExplain( in MatchAndExplain() function
65 bool MatchAndExplain( in MatchAndExplain() function
/dports/lang/v8/v8-9.6.180.12/third_party/inspector_protocol/crdtp/
H A Dstatus_test_support.cc19 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anona3b390c60111::StatusIsMatcher
34 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anona3b390c60111::StatusIsOkMatcher
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/inspector_protocol/crdtp/
H A Dstatus_test_support.cc19 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anoncd44a38c0111::StatusIsMatcher
34 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anoncd44a38c0111::StatusIsOkMatcher
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/inspector_protocol/crdtp/
H A Dstatus_test_support.cc19 bool MatchAndExplain(Status status, in MatchAndExplain() function in crdtp::__anoncf25304f0111::StatusIsMatcher
34 bool MatchAndExplain(Status status, in MatchAndExplain() function in crdtp::__anoncf25304f0111::StatusIsOkMatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/third_party/inspector_protocol/crdtp/
H A Dstatus_test_support.cc19 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anon2de318710111::StatusIsMatcher
34 bool MatchAndExplain(Status status, in MatchAndExplain() function in v8_crdtp::__anon2de318710111::StatusIsOkMatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/inspector_protocol/crdtp/
H A Dstatus_test_support.cc19 bool MatchAndExplain(Status status, in MatchAndExplain() function in crdtp::__anon8b8447540111::StatusIsMatcher
34 bool MatchAndExplain(Status status, in MatchAndExplain() function in crdtp::__anon8b8447540111::StatusIsOkMatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h38 inline void PrintTo(const ErrorHolder &Err, std::ostream *Out) { in TakeExpected()
92 private: in TakeExpected()
93 testing::Matcher<T> ValueMatcher; in TakeExpected()
140 ~TempDir() { in TakeExpected()
141 if (!Path.empty()) { in TakeExpected()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Testing/Support/
H A DError.h38 bool MatchAndExplain(const ExpectedHolder<T> &Holder, in MatchAndExplain() function
90 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
139 bool MatchAndExplain(const ErrorHolder &Holder, in MatchAndExplain() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/third_party/googletest/include/gtest/
H A Dgtest-matchers.h197 bool MatchAndExplain(const T& x, in MatchAndExplain() function
262 bool MatchAndExplain(const T& x, MatchResultListener* listener) const { in MatchAndExplain() function
481 virtual bool MatchAndExplain(T x, MatchResultListener* listener) const { in MatchAndExplain() function
545 bool MatchAndExplain(Lhs lhs, in MatchAndExplain() function
622 bool MatchAndExplain(const absl::string_view& s, in MatchAndExplain() function
634 bool MatchAndExplain(CharType* s, MatchResultListener* listener) const { in MatchAndExplain() function
643 bool MatchAndExplain(const MatcheeStringType& s, in MatchAndExplain() function

12345678910>>...17