Home
last modified time | relevance | path

Searched refs:CountBenchmarks (Results 1 – 3 of 3) sorted by relevance

/external/toolchain-utils/crosperf/
Dgenerate_report.py62 def CountBenchmarks(benchmark_runs): function
286 benches = CountBenchmarks(results)
Dgenerate_report_unittest.py45 results = generate_report.CountBenchmarks(runs)
/external/v8/benchmarks/
Dbase.js137 BenchmarkSuite.CountBenchmarks = function() { class in BenchmarkSuite