Home
last modified time | relevance | path

Searched refs:action2_ (Results 1 – 25 of 57) sorted by relevance

123

/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/gmock/
H A Dgmock-actions.h855 : action1_(action1), action2_(action2) {} in DoBothAction()
861 return Action<F>(new Impl<F>(action1_, action2_));
874 : action1_(action1), action2_(action2) {} in Impl()
878 return action2_.Perform(args); in Perform()
883 const Action<F> action2_; variable
889 Action2 action2_; variable
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h846 : action1_(action1), action2_(action2) {} in DoBothAction()
852 return Action<F>(new Impl<F>(action1_, action2_));
865 : action1_(action1), action2_(action2) {} in Impl()
869 return action2_.Perform(args); in Perform()
874 const Action<F> action2_; variable
880 Action2 action2_; variable
/dports/net-im/licq-qt-gui/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h857 : action1_(action1), action2_(action2) {} in DoBothAction()
863 return Action<F>(new Impl<F>(action1_, action2_));
876 : action1_(action1), action2_(action2) {} in Impl()
880 return action2_.Perform(args); in Perform()
885 const Action<F> action2_; variable
891 Action2 action2_; variable
/dports/net-im/licq-icq/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h857 : action1_(action1), action2_(action2) {} in DoBothAction()
863 return Action<F>(new Impl<F>(action1_, action2_));
876 : action1_(action1), action2_(action2) {} in Impl()
880 return action2_.Perform(args); in Perform()
885 const Action<F> action2_; variable
891 Action2 action2_; variable
/dports/comms/mbelib/mbelib-1.3.0/test/gmock/include/gmock/
H A Dgmock-actions.h857 : action1_(action1), action2_(action2) {} in DoBothAction()
863 return Action<F>(new Impl<F>(action1_, action2_));
876 : action1_(action1), action2_(action2) {} in Impl()
880 return action2_.Perform(args); in Perform()
885 const Action<F> action2_; variable
891 Action2 action2_; variable
/dports/net-im/licq-osd/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h857 : action1_(action1), action2_(action2) {} in DoBothAction()
863 return Action<F>(new Impl<F>(action1_, action2_));
876 : action1_(action1), action2_(action2) {} in Impl()
880 return action2_.Perform(args); in Perform()
885 const Action<F> action2_; variable
891 Action2 action2_; variable
/dports/net-im/licq-jabber/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h857 : action1_(action1), action2_(action2) {} in DoBothAction()
863 return Action<F>(new Impl<F>(action1_, action2_));
876 : action1_(action1), action2_(action2) {} in Impl()
880 return action2_.Perform(args); in Perform()
885 const Action<F> action2_; variable
891 Action2 action2_; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/gtest/gmock/include/gmock/
H A Dgmock-actions.h855 : action1_(action1), action2_(action2) {} in DoBothAction()
861 return Action<F>(new Impl<F>(action1_, action2_));
874 : action1_(action1), action2_(action2) {} in Impl()
878 return action2_.Perform(args); in Perform()
883 const Action<F> action2_; variable
889 Action2 action2_; variable
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/
H A Dgmock-actions.h857 : action1_(action1), action2_(action2) {} in DoBothAction()
863 return Action<F>(new Impl<F>(action1_, action2_));
876 : action1_(action1), action2_(action2) {} in Impl()
880 return action2_.Perform(args); in Perform()
885 const Action<F> action2_; variable
891 Action2 action2_; variable
/dports/net-im/licq/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h893 : action1_(action1), action2_(action2) {} in DoBothAction()
899 return Action<F>(new Impl<F>(action1_, action2_));
912 : action1_(action1), action2_(action2) {} in Impl()
916 return action2_.Perform(args); in Perform()
921 const Action<F> action2_; variable
927 Action2 action2_; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h978 : action1_(action1), action2_(action2) {}
984 return Action<F>(new Impl<F>(action1_, action2_));
997 : action1_(action1), action2_(action2) {}
1001 return action2_.Perform(args);
1006 const Action<F> action2_;
1012 Action2 action2_;
/dports/games/leela-zero/leela-zero-0.17/gtest/googlemock/include/gmock/
H A Dgmock-actions.h976 : action1_(action1), action2_(action2) {}
982 return Action<F>(new Impl<F>(action1_, action2_));
995 : action1_(action1), action2_(action2) {}
999 return action2_.Perform(args);
1004 const Action<F> action2_;
1010 Action2 action2_;
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googlemock/include/gmock/
H A Dgmock-actions.h975 : action1_(action1), action2_(action2) {}
981 return Action<F>(new Impl<F>(action1_, action2_));
994 : action1_(action1), action2_(action2) {}
998 return action2_.Perform(args);
1003 const Action<F> action2_;
1009 Action2 action2_;
/dports/devel/llvm11/llvm-11.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h978 : action1_(action1), action2_(action2) {}
984 return Action<F>(new Impl<F>(action1_, action2_));
997 : action1_(action1), action2_(action2) {}
1001 return action2_.Perform(args);
1006 const Action<F> action2_;
1012 Action2 action2_;
/dports/www/firefox-esr/firefox-91.8.0/testing/gtest/gmock/include/gmock/
H A Dgmock-actions.h1027 : action1_(action1), action2_(action2) {}
1033 return Action<F>(new Impl<F>(action1_, action2_));
1046 : action1_(action1), action2_(action2) {}
1050 return action2_.Perform(args);
1055 const Action<F> action2_;
1061 Action2 action2_;
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/gtest/googlemock/include/gmock/
H A Dgmock-actions.h1027 : action1_(action1), action2_(action2) {}
1033 return Action<F>(new Impl<F>(action1_, action2_));
1046 : action1_(action1), action2_(action2) {}
1050 return action2_.Perform(args);
1055 const Action<F> action2_;
1061 Action2 action2_;
/dports/devel/llvm90/llvm-9.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h975 : action1_(action1), action2_(action2) {}
981 return Action<F>(new Impl<F>(action1_, action2_));
994 : action1_(action1), action2_(action2) {}
998 return action2_.Perform(args);
1003 const Action<F> action2_;
1009 Action2 action2_;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/fmw/gtest/googlemock/include/gmock/
H A Dgmock-actions.h1027 : action1_(action1), action2_(action2) {}
1033 return Action<F>(new Impl<F>(action1_, action2_));
1046 : action1_(action1), action2_(action2) {}
1050 return action2_.Perform(args);
1055 const Action<F> action2_;
1061 Action2 action2_;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h978 : action1_(action1), action2_(action2) {}
984 return Action<F>(new Impl<F>(action1_, action2_));
997 : action1_(action1), action2_(action2) {}
1001 return action2_.Perform(args);
1006 const Action<F> action2_;
1012 Action2 action2_;
/dports/devel/llvm10/llvm-10.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h978 : action1_(action1), action2_(action2) {}
984 return Action<F>(new Impl<F>(action1_, action2_));
997 : action1_(action1), action2_(action2) {}
1001 return action2_.Perform(args);
1006 const Action<F> action2_;
1012 Action2 action2_;
/dports/math/curv/curv-0.5/extern/googletest/googlemock/include/gmock/
H A Dgmock-actions.h975 : action1_(action1), action2_(action2) {}
981 return Action<F>(new Impl<F>(action1_, action2_));
994 : action1_(action1), action2_(action2) {}
998 return action2_.Perform(args);
1003 const Action<F> action2_;
1009 Action2 action2_;
/dports/science/gromacs/gromacs-2021.4/src/external/googletest/googlemock/include/gmock/
H A Dgmock-actions.h975 : action1_(action1), action2_(action2) {}
981 return Action<F>(new Impl<F>(action1_, action2_));
994 : action1_(action1), action2_(action2) {}
998 return action2_.Perform(args);
1003 const Action<F> action2_;
1009 Action2 action2_;
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/googletest/googlemock/include/gmock/
H A Dgmock-actions.h975 : action1_(action1), action2_(action2) {}
981 return Action<F>(new Impl<F>(action1_, action2_));
994 : action1_(action1), action2_(action2) {}
998 return action2_.Perform(args);
1003 const Action<F> action2_;
1009 Action2 action2_;
/dports/devel/arpc/arpc-0.7/contrib/googletest-release-1.8.0/googlemock/include/gmock/
H A Dgmock-actions.h975 : action1_(action1), action2_(action2) {}
981 return Action<F>(new Impl<F>(action1_, action2_));
994 : action1_(action1), action2_(action2) {}
998 return action2_.Perform(args);
1003 const Action<F> action2_;
1009 Action2 action2_;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h978 : action1_(action1), action2_(action2) {}
984 return Action<F>(new Impl<F>(action1_, action2_));
997 : action1_(action1), action2_(action2) {}
1001 return action2_.Perform(args);
1006 const Action<F> action2_;
1012 Action2 action2_;

123