Searched defs:make_result (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/
H A DMyResultFactory.pm12 sub make_result { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DResultFactory.pm64 sub make_result { subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/lib/TAP/Parser/
H A DSubclassTest.pm27 sub make_result { shift->SUPER::make_result(@_)->custom } subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/
H A DParser.pm367 sub make_result { shift->result_factory_class->make_result(@_); } subroutine

Completed in 127 milliseconds