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

/openbsd-current/gnu/usr.bin/perl/t/run/
H A Drunenv_hashseed.t262 my $bad_idx;
267 $bad_idx = $i;
271 is($bad_idx, undef,
273 if (defined $bad_idx) {
278 is($rand_bits2->[$bad_idx],$rand_bits1->[$bad_idx],
279 "$descr rand bits data is the same at idx $bad_idx");

Completed in 63 milliseconds