Home | History | Annotate | Download | only in Scripts

Lines Matching refs:expectedBase

845             my $expectedBase = catfile($expectedDir, $base);
847 my $expectedResultIsMaximallyPlatformSpecific = $expectedBase =~ m|^\Q$platformTestDirectory\E/|;