Searched refs:test2_ipc (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DIPC.pm13 test2_ipc
73 my $ipc = $root->ipc || test2_ipc() || _make_ipc();
H A DAPI.pm152 test2_ipc
274 sub test2_ipc { $INST->ipc } subroutine
585 if (my $global_ipc = test2_ipc()) {
870 test2_ipc
878 my $ipc = test2_ipc();
1529 =item $ipc = test2_ipc()
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DStack.pm33 my $ipc = Test2::API::test2_ipc();
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DBuilder.pm158 Test2::API::test2_ipc()->set_no_fatal(1) if Test2::API::test2_has_ipc();
175 ipc => Test2::API::test2_ipc(),

Completed in 133 milliseconds