Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py46 def find_longest_name(benchmark_list): argument
52 for bc in benchmark_list:
/external/google-benchmark/tools/gbench/
Dreport.py46 def find_longest_name(benchmark_list): argument
52 for bc in benchmark_list:
/external/toolchain-utils/crosperf/
Dexperiment_factory.py96 def AppendBenchmarkSet(self, benchmarks, benchmark_list, test_args, argument
100 for test_name in benchmark_list: