Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/IPC/
DDriver.pm18 test2_ipc_add_driver($class);
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/
DAPI.t46 test2_ipc_add_driver
109 my $warnings = warnings { $CLASS->can('test2_ipc_add_driver')->('fake') };
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
DAPI.pm286 sub test2_ipc_add_driver { $INST->add_ipc_driver(@_) } subroutine