HomeSort by relevance Sort by last modified time
    Searched refs:run_or_load_benchmark (Results 1 - 4 of 4) sorted by null

  /external/google-benchmark/tools/
compare_bench.py 21 json1 = gbench.util.run_or_load_benchmark(tests[0], bench_opts)
22 json2 = gbench.util.run_or_load_benchmark(tests[1], bench_opts)
  /external/libcxx/utils/google-benchmark/tools/
compare_bench.py 21 json1 = gbench.util.run_or_load_benchmark(tests[0], bench_opts)
22 json2 = gbench.util.run_or_load_benchmark(tests[1], bench_opts)
  /external/google-benchmark/tools/gbench/
util.py 117 def run_or_load_benchmark(filename, benchmark_flags): function
  /external/libcxx/utils/google-benchmark/tools/gbench/
util.py 117 def run_or_load_benchmark(filename, benchmark_flags): function

Completed in 333 milliseconds