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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Find/t/
H A Dfind.t104 sub Check($) { subroutine
127 Check( $Expect_File{$_} );
153 Check($OK);
167 Check($OK);
188 Check(scalar(keys %{$Expect_Dir{ $File::Find::dir }}) == 0);
342 Check( scalar(keys %Expect_File) == 0 );
366 Check( scalar(keys %Expect_File) == 0 );
395 topdir('fa') ); Check( scalar(keys %Expect_File) == 0 );
418 Check( scalar(keys %Expect_Name) == 0 );
446 Check( scala
[all...]

Completed in 15 milliseconds