Home
last modified time | relevance | path

Searched refs:extra_matcher_ (Results 1 – 25 of 108) sorted by relevance

12345

/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/include/gmock/
H A Dgmock-spec-builders.h146 extra_matcher_(A<const ArgumentTuple&>()), in DefaultActionSpec()
162 extra_matcher_ = m; in With()
181 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
227 Matcher<const ArgumentTuple&> extra_matcher_; variable
580 extra_matcher_(A<const ArgumentTuple&>()), in Expectation()
606 extra_matcher_ = m; in With()
722 return extra_matcher_; in extra_matcher()
797 if (!extra_matcher_.Matches(args)) { in DescribeMatchResultTo()
799 extra_matcher_.DescribeTo(os); in DescribeMatchResultTo()
803 extra_matcher_, args, os); in DescribeMatchResultTo()
[all …]
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/gmock/
H A Dgmock-spec-builders.h295 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
306 extra_matcher_ = m; in With()
325 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
351 Matcher<const ArgumentTuple&> extra_matcher_; variable
880 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
906 extra_matcher_ = m; in With()
1041 return extra_matcher_; in extra_matcher()
1052 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1106 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1108 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/gtest/gmock/include/gmock/
H A Dgmock-spec-builders.h295 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
306 extra_matcher_ = m; in With()
325 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
351 Matcher<const ArgumentTuple&> extra_matcher_; variable
880 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
906 extra_matcher_ = m; in With()
1041 return extra_matcher_; in extra_matcher()
1052 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1106 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1108 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h302 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
313 extra_matcher_ = m; in With()
332 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
358 Matcher<const ArgumentTuple&> extra_matcher_; variable
895 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
921 extra_matcher_ = m; in With()
1056 return extra_matcher_; in extra_matcher()
1067 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1122 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1124 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/biology/vcflib/vcflib-1.0.2/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/gmock/include/gmock/
H A Dgmock-spec-builders.h308 extra_matcher_(A<const ArgumentTuple&>()) {} in OnCallSpec()
318 extra_matcher_ = m; in With()
337 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
363 Matcher<const ArgumentTuple&> extra_matcher_; variable
903 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
929 extra_matcher_ = m; in With()
1064 return extra_matcher_; in extra_matcher()
1075 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1129 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1131 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googlemock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h302 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
313 extra_matcher_ = m; in With()
332 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
358 Matcher<const ArgumentTuple&> extra_matcher_; variable
895 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
921 extra_matcher_ = m; in With()
1056 return extra_matcher_; in extra_matcher()
1067 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1122 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1124 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/include/gmock/
H A Dgmock-spec-builders.h154 extra_matcher_(A<const ArgumentTuple&>()), in DefaultActionSpec()
170 extra_matcher_ = m; in With()
189 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
236 Matcher<const ArgumentTuple&> extra_matcher_; variable
744 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
770 extra_matcher_ = m; in With()
917 return extra_matcher_; in extra_matcher()
954 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1008 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1010 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h310 extra_matcher_(A<const ArgumentTuple&>()) {} in OnCallSpec()
320 extra_matcher_ = m; in With()
339 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
365 Matcher<const ArgumentTuple&> extra_matcher_; variable
905 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
931 extra_matcher_ = m; in With()
1066 return extra_matcher_; in extra_matcher()
1077 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1131 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1133 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/net-im/licq-osd/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/net-im/licq-qt-gui/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/net-im/licq/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/net-im/licq-icq/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/science/axom/axom-0.6.1/src/cmake/blt/thirdparty_builtin/googletest-master-2020-01-07/googlemock/include/gmock/
H A Dgmock-spec-builders.h308 extra_matcher_(A<const ArgumentTuple&>()) {} in OnCallSpec()
318 extra_matcher_ = m; in With()
337 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
363 Matcher<const ArgumentTuple&> extra_matcher_; variable
903 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
929 extra_matcher_ = m; in With()
1064 return extra_matcher_; in extra_matcher()
1075 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1129 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1131 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[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-spec-builders.h308 extra_matcher_(A<const ArgumentTuple&>()) {} in OnCallSpec()
318 extra_matcher_ = m; in With()
337 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
363 Matcher<const ArgumentTuple&> extra_matcher_; variable
903 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
929 extra_matcher_ = m; in With()
1064 return extra_matcher_; in extra_matcher()
1075 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1129 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1131 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/gtest/gmock/include/gmock/
H A Dgmock-spec-builders.h310 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
321 extra_matcher_ = m; in With()
340 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
366 Matcher<const ArgumentTuple&> extra_matcher_; variable
904 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
930 extra_matcher_ = m; in With()
1065 return extra_matcher_; in extra_matcher()
1076 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1131 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1133 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/gtest/googlemock/include/gmock/
H A Dgmock-spec-builders.h310 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
321 extra_matcher_ = m; in With()
340 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
366 Matcher<const ArgumentTuple&> extra_matcher_; variable
904 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
930 extra_matcher_ = m; in With()
1065 return extra_matcher_; in extra_matcher()
1076 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1131 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1133 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/fmw/gtest/googlemock/include/gmock/
H A Dgmock-spec-builders.h310 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
321 extra_matcher_ = m; in With()
340 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
366 Matcher<const ArgumentTuple&> extra_matcher_; variable
904 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
930 extra_matcher_ = m; in With()
1065 return extra_matcher_; in extra_matcher()
1076 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1131 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1133 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h302 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
313 extra_matcher_ = m; in With()
332 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
358 Matcher<const ArgumentTuple&> extra_matcher_; variable
895 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
921 extra_matcher_ = m; in With()
1056 return extra_matcher_; in extra_matcher()
1067 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1122 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1124 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h302 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
313 extra_matcher_ = m; in With()
332 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
358 Matcher<const ArgumentTuple&> extra_matcher_; variable
895 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
921 extra_matcher_ = m; in With()
1056 return extra_matcher_; in extra_matcher()
1067 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1122 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1124 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/comms/mbelib/mbelib-1.3.0/test/gmock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/math/curv/curv-0.5/extern/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/external/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h300 extra_matcher_(A<const ArgumentTuple&>()) { in OnCallSpec()
311 extra_matcher_ = m; in With()
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args); in Matches()
356 Matcher<const ArgumentTuple&> extra_matcher_; variable
893 extra_matcher_(A<const ArgumentTuple&>()), in TypedExpectation()
919 extra_matcher_ = m; in With()
1054 return extra_matcher_; in extra_matcher()
1065 extra_matcher_.DescribeTo(os); in MaybeDescribeExtraMatcherTo()
1120 if (!extra_matcher_.MatchAndExplain(args, &listener)) { in ExplainMatchResultTo()
1122 extra_matcher_.DescribeTo(os); in ExplainMatchResultTo()
[all …]

12345