Searched refs:computeTotals (Results 1 - 2 of 2) sorted by relevance

/external/webkit/PerformanceTests/SunSpider/resources/
H A Dsunspider-analyze-results.js99 function computeTotals() function
264 computeTotals();
H A Dsunspider-compare-results.js157 function computeTotals(output, categoryTotals, testTotalsByCategory)
367 total1 = computeTotals(output1, categoryTotals1, testTotalsByCategory1);
368 total2 = computeTotals(output2, categoryTotals2, testTotalsByCategory2);

Completed in 38 milliseconds