Home
last modified time | relevance | path

Searched defs:testTotalsByCategory (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/resources/
Dsunspider-compare-results.js157 function computeTotals(output, categoryTotals, testTotalsByCategory) argument
175 …function computeMeans(count, total, categoryTotals, categoryMeans, testTotalsByCategory, testMeans… argument
Dsunspider-analyze-results.js33 var testTotalsByCategory = {}; variable