Home
last modified time | relevance | path

Searched defs:msg_test (Results 1 – 15 of 15) sorted by relevance

/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/timer_thread/timers_cancelation/
H A Dmain.cpp14 struct msg_test : public so_5::message_t struct
18 msg_test( int & counter ) : m_counter( counter ) {} in msg_test() function
19 ~msg_test() override { ++m_counter; } in ~msg_test() argument
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/messages/store_and_resend_later/
H A Dmain.cpp142 struct msg_test : public so_5::message_t struct
144 msg_test( controller_t & controller ) in msg_test() function
150 ~msg_test() override in ~msg_test() argument
155 controller_t & m_controller;
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/event_handler/subscribe_errors/
H A Dmain.cpp26 struct msg_test : public so_5::signal_t {}; struct
57 evt_handler1( mhood_t< msg_test > ) in evt_handler1()
63 evt_handler3( mhood_t< msg_test > ) in evt_handler3()
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/timer_thread/single_timer_zero_delay/
H A Dmain.cpp11 struct msg_test : public so_5::message_t struct
60 evt_delayed_message( mhood_t< msg_test > ) in evt_delayed_message()
/dports/print/a2ps/a2ps-4.13/lib/
H A Dmessage.h33 # define msg_test(lvl) ((lvl) & msg_verbosity) macro
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/syslog/src/
H A Dsyslog_rfc3164.erl85 msg_test() -> ?assertEqual(<<"info">>, msg([], <<"info">>, #syslog_cfg{})). function
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/tapctl/
H A Derror.h91 msg_test(unsigned int flags) in msg_test() function
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/tapctl/
H A Derror.h92 msg_test(unsigned int flags) in msg_test() function
/dports/security/openvpn/openvpn-2.5.6/src/tapctl/
H A Derror.h92 msg_test(unsigned int flags) in msg_test() function
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Derror.h241 msg_test(unsigned int flags) in msg_test() function
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Derror.h252 msg_test(unsigned int flags) in msg_test() function
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Derror.h252 msg_test(unsigned int flags) in msg_test() function
/dports/net/measurement-kit/measurement-kit-0.10.14/test/ndt/
H A Dtest_s2c.cpp201 static void msg_test(SharedPtr<Context>, Callback<Error, uint8_t, nlohmann::json> cb, in msg_test() function
/dports/net/norm/norm-1.5r6/src/common/
H A DnormApp.cpp114 bool msg_test; member in NormApp
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/test/
H A Dmsg_test.c1990 int msg_test(void) in msg_test() function