Home
last modified time | relevance | path

Searched refs:test2_add_callback_exit (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/
DAPI.t35 test2_add_callback_exit
75 Test2::API::test2_add_callback_exit(
270 Test2::API::test2_add_callback_exit($sub);
282 Test2::API::test2_add_callback_exit($sub);
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
DAPI.pm266 sub test2_add_callback_exit { $INST->add_exit_callback(@_) } subroutine
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
DBuilder.pm156 Test2::API::test2_add_callback_exit(sub { $Test->_ending(@_) });