Searched refs:FormatScore (Results 1 – 2 of 2) sorted by relevance
127 var formatted = BenchmarkSuite.FormatScore(100 * score);159 BenchmarkSuite.FormatScore = function(value) { class in BenchmarkSuite182 var formatted = BenchmarkSuite.FormatScore(100 * score);
146 var formatted = BenchmarkSuite.FormatScore(100 * score);206 BenchmarkSuite.FormatScore = function(value) { class in BenchmarkSuite229 var formatted = BenchmarkSuite.FormatScore(100 * score);238 var formattedLatency = BenchmarkSuite.FormatScore(100 * scoreLatency)