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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dblessed.t42 package SHORT_NAME_WITH_HOOK; package
75 \@ISA = ("SHORT_NAME_WITH_HOOK");
84 push(@pool, SHORT_NAME_WITH_HOOK->make);
97 ok 7, ref $y->[1] eq 'SHORT_NAME_WITH_HOOK';
104 do { $good = 0; last } unless ref $y->[4*$i+1] eq 'SHORT_NAME_WITH_HOOK';

Completed in 27 milliseconds