HomeSort by relevance Sort by last modified time
    Searched defs:computeTotals (Results 1 - 2 of 2) sorted by null

  /external/webkit/PerformanceTests/SunSpider/resources/
sunspider-analyze-results.js 99 function computeTotals()
264 computeTotals();
sunspider-compare-results.js 157 function computeTotals(output, categoryTotals, testTotalsByCategory)
367 total1 = computeTotals(output1, categoryTotals1, testTotalsByCategory1);
368 total2 = computeTotals(output2, categoryTotals2, testTotalsByCategory2);

Completed in 93 milliseconds