Home
last modified time | relevance | path

Searched refs:ThrowAction (Results 1 – 21 of 21) sorted by relevance

/dports/devel/boost-python-libs/boost_1_72_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/databases/percona57-server/boost_1_59_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/databases/xtrabackup/boost_1_59_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/databases/percona57-client/boost_1_59_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/devel/boost-libs/boost_1_72_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/devel/boost-docs/boost_1_72_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/devel/hyperscan/boost_1_75_0/libs/statechart/test/
H A DTransitionTest.cpp205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction() function
711 machine.ThrowAction( &Entry< Default0< S1< M > > > ); in TestTransitions()
724 machine.ThrowAction( &Entry< S11< M > > ); in TestTransitions()
739 machine.ThrowAction( &Trans< S0< M >, A > ); in TestTransitions()
763 machine.ThrowAction( &Entry< S211< M > > ); in TestTransitions()
798 machine.ThrowAction( &ExitFn< S11< M > > ); in TestTransitions()
/dports/multimedia/libgav1/libgav1-0.17.0/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1155 struct ThrowAction {
1460 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/GTest/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1155 struct ThrowAction {
1460 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/archivers/draco/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1153 struct ThrowAction {
1458 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/lang/v8/v8-9.6.180.12/third_party/googletest/src/googlemock/include/gmock/
H A Dgmock-actions.h1153 struct ThrowAction {
1458 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/devel/googletest/googletest-release-1.11.0/googlemock/include/gmock/
H A Dgmock-actions.h1155 struct ThrowAction {
1460 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/audio/mixxx/mixxx-2.3.0/lib/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1155 struct ThrowAction {
1460 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/cad/librepcb/librepcb-0.1.6/libs/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1155 struct ThrowAction {
1460 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/ext/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1155 struct ThrowAction {
1460 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/multimedia/onevpl/oneVPL-2022.0.6/dispatcher/test/ext/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1155 struct ThrowAction {
1460 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/fmt/test/gtest/gmock/
H A Dgmock.h2071 struct ThrowAction {
2376 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/devel/libfmt/fmt-8.0.1/test/gtest/gmock/
H A Dgmock.h2071 struct ThrowAction {
2376 internal::ThrowAction<typename std::decay<T>::type> Throw(T&& exception) {
/dports/games/tads/tads-3.0.8/tads3/t3library/adv3/en_us/
H A Den_us.t8200 : ThrowAction