Searched refs:cull (Results 1 – 13 of 13) sorted by relevance
4 use Test2::IPC qw/cull/;17 ok(__PACKAGE__->can('cull'), "Imported cull");
135 $hub->cull();148 $hub->cull();153 $hub->cull();
489 my $cull = 0;491 local *Fake::Hub::cull = sub { $cull++ };500 is($cull, 1, "called cull once");501 $cull = 0;507 is($cull, 0, "did not call cull");508 $cull = 0;514 is($cull, 1, "called cull once");
13 ok(!exception { $stack->cull }, "cull lives when stack is empty");
89 sub cull { subroutine91 $ctx->hub->cull;
398 sub cull { subroutine405 $self->process($_) for $ipc->cull($self->{+HID});412 $self->cull();
56 sub cull { subroutine58 $_->cull for reverse @$self;
374 return $_[0]->{hub}->cull;
78 my @events = $ipc->cull($hid);94 my @got = $ipc->cull($hid);155 $ipc->cull($hid);284 my @events = $ipc->cull($hid);291 @events = $ipc->cull($hid);295 @events = $ipc->cull($hid);
19 for my $meth (qw/send cull add_hub drop_hub waiting is_viable/) {
9082 * thread.c: cull duplicate prototypes. Move prototypes to top.
15062 cull board
46623 cull