Home
last modified time | relevance | path

Searched defs:check_restart_type (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dtest_server_sup.erl488 check_restart_type(permanent) -> ok; function
489 check_restart_type(transient) -> ok; function
490 check_restart_type(temporary) -> ok; function
491 check_restart_type(load) -> ok; function
492 check_restart_type(none) -> ok; function
493 check_restart_type(Type) -> throw({error, {bad_restart_type, Type}}). function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl488 check_restart_type(permanent) -> ok; function
489 check_restart_type(transient) -> ok; function
490 check_restart_type(temporary) -> ok; function
491 check_restart_type(load) -> ok; function
492 check_restart_type(none) -> ok; function
493 check_restart_type(Type) -> throw({error, {bad_restart_type, Type}}). function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dtest_server_sup.erl488 check_restart_type(permanent) -> ok; function
489 check_restart_type(transient) -> ok; function
490 check_restart_type(temporary) -> ok; function
491 check_restart_type(load) -> ok; function
492 check_restart_type(none) -> ok; function
493 check_restart_type(Type) -> throw({error, {bad_restart_type, Type}}). function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl488 check_restart_type(permanent) -> ok; function
489 check_restart_type(transient) -> ok; function
490 check_restart_type(temporary) -> ok; function
491 check_restart_type(load) -> ok; function
492 check_restart_type(none) -> ok; function
493 check_restart_type(Type) -> throw({error, {bad_restart_type, Type}}). function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl488 check_restart_type(permanent) -> ok; function
489 check_restart_type(transient) -> ok; function
490 check_restart_type(temporary) -> ok; function
491 check_restart_type(load) -> ok; function
492 check_restart_type(none) -> ok; function
493 check_restart_type(Type) -> throw({error, {bad_restart_type, Type}}). function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl488 check_restart_type(permanent) -> ok; function
489 check_restart_type(transient) -> ok; function
490 check_restart_type(temporary) -> ok; function
491 check_restart_type(load) -> ok; function
492 check_restart_type(none) -> ok; function
493 check_restart_type(Type) -> throw({error, {bad_restart_type, Type}}). function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dtest_server_sup.erl488 check_restart_type(permanent) -> ok; function
489 check_restart_type(transient) -> ok; function
490 check_restart_type(temporary) -> ok; function
491 check_restart_type(load) -> ok; function
492 check_restart_type(none) -> ok; function
493 check_restart_type(Type) -> throw({error, {bad_restart_type, Type}}). function