OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:suitePath
(Results
1 - 2
of
2
) sorted by null
/external/webkit/PerformanceTests/SunSpider/resources/
sunspider-standalone-driver.js
35
var testName =
suitePath
+ "/" + tests[j] + ".js";
/external/webkit/PerformanceTests/SunSpider/
sunspider
89
my $
suitePath
= $suite;
90
$
suitePath
= "tests/" . $
suitePath
unless ($suite =~ /\//);
135
open TESTLIST, "<", "${
suitePath
}/LIST" or die "Can't find ${
suitePath
}/LIST";
157
my $prefix = "var
suitePath
= " . '"' . $
suitePath
. '"' . ";\n";
Completed in 28 milliseconds