Home | History | Annotate | Download | only in Scripts

Lines Matching refs:platformPath

2542                 my $platformPath = catfile($level, $test);
2543 find({ preprocess => \&directoryFilter, wanted => \&fileFilter }, $platformPath) if (-d $platformPath);