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

  /external/webkit/PerformanceTests/SunSpider/resources/
sunspider-analyze-results.js 113 function computeMeans()
265 computeMeans();
sunspider-compare-results.js 175 function computeMeans(count, total, categoryTotals, categoryMeans, testTotalsByCategory, testMeansByCategory)
370 mean1 = computeMeans(count1, total1, categoryTotals1, categoryMeans1, testTotalsByCategory1, testMeansByCategory1);
371 mean2 = computeMeans(count2, total2, categoryTotals2, categoryMeans2, testTotalsByCategory2, testMeansByCategory2);

Completed in 63 milliseconds