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/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/resources/
sunspider-standalone-driver.js
35
var testBase =
suitePath
+ "/" + tests[j];
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
sunspider
83
my $
suitePath
= $suite;
84
$
suitePath
= "tests/" . $
suitePath
unless ($suite =~ /\//);
107
open TESTLIST, "<", "${
suitePath
}/LIST" or die "Can't find ${
suitePath
}/LIST";
129
my $prefix = "var
suitePath
= " . '"' . $
suitePath
. '"' . ";\n";
Completed in 377 milliseconds