Home | History | Annotate | Download | only in Scripts

Lines Matching refs:expectedBase

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