Searched defs:benchmark_results (Results 1 – 4 of 4) sorted by relevance
/external/toolchain-utils/crosperf/ |
D | results_report.py | 173 def _GetTables(benchmark_results, columns, table_type): argument 197 def _GetPerfTables(benchmark_results, columns, table_type): argument 401 def __init__(self, benchmark_results, experiment=None): argument 589 benchmark_results, argument
|
D | generate_report.py | 200 def RunActions(actions, benchmark_results, output_prefix, overwrite, verbose): argument
|
D | results_report_unittest.py | 203 def _GetOutput(self, experiment=None, benchmark_results=None): argument
|
/external/gemmlowp/test/ |
D | benchmark.cc | 142 std::map<gemm_t, std::vector<double>> benchmark_results; in benchmark() local
|