Lines Matching full:productdir
131 my $productDir = productDir();
132 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;
134 my $apiTesterPath = "$productDir/TestWebKitAPI";
168 my $apiTesterPath = File::Spec->catfile(productDir(), "TestWebKitAPI$apiTesterNameSuffix.exe");
186 my $productDir = productDir();
187 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;
189 my $apiTesterPath = "$productDir/TestWebKitAPI";
227 my $apiTesterPath = File::Spec->catfile(productDir(), "TestWebKitAPI$apiTesterNameSuffix.exe");