Home
last modified time | relevance | path

Searched refs:bench_results (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/crosperf/
Dgenerate_report.py107 for bench_results in results.itervalues():
108 for platform_results in bench_results:
289 bench_results = BenchmarkResults(
295 ok = RunActions(actions, bench_results, args.output, args.force, args.verbose)
Dresults_report_unittest.py340 bench_results = BenchmarkResults(labels, benchmark_names_and_iterations,
342 results = JSONResultsReport(bench_results).GetReportObject()
352 bench_results = BenchmarkResults(labels, benchmark_names_and_iterations,
355 bench_results, json_args={'separators': separators})
376 bench_results = BenchmarkResults(labels, benchmark_names_and_iterations,
378 results = JSONResultsReport(bench_results).GetReportObject()
/external/google-fruit/extras/benchmark/
Dformat_bench_results.py21 def extract_results(bench_results, fixed_benchmark_params, column_dimension, row_dimension, result_… argument
24 for bench_result in bench_results:
307 bench_results = [json.loads(line) for line in f.readlines()]
321 bench_results,
/external/google-fruit/
D.gitignore4 bench_results