Searched defs:testTotalsByCategory (Results 1 – 2 of 2) sorted by relevance
157 function computeTotals(output, categoryTotals, testTotalsByCategory) argument175 …function computeMeans(count, total, categoryTotals, categoryMeans, testTotalsByCategory, testMeans… argument
33 var testTotalsByCategory = {}; variable