Home
last modified time | relevance | path

Searched refs:run_benchmarks (Results 1 – 9 of 9) sorted by relevance

/external/catch2/scripts/
DbenchmarkRunner.py36 def run_benchmarks(binary): function
48 run_benchmarks(sys.argv[1])
/external/google-fruit/extras/benchmark/
DREADME.md9 …r contains suites of Fruit (or Fruit-related) benchmarks that can be run using `run_benchmarks.py`.
13 $ ~/projects/fruit/extras/benchmark/run_benchmarks.py \
42 benchmark results generated using `run_benchmarks.py`.
/external/skia/tools/skpbench/
Dskpbench.py272 def run_benchmarks(configs, srcs, hardware, resultsfile=None): function
353 run_benchmarks(configs, srcs, hardware, resultsfile=resultsfile)
355 run_benchmarks(configs, srcs, hardware)
/external/skqp/tools/skpbench/
Dskpbench.py272 def run_benchmarks(configs, srcs, hardware, resultsfile=None): function
353 run_benchmarks(configs, srcs, hardware, resultsfile=resultsfile)
355 run_benchmarks(configs, srcs, hardware)
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp501 void run_benchmarks(vector<benchmark_t>& benchmarks) in run_benchmarks() function
587 run_benchmarks(benchmarks); in run()
612 run_benchmarks(benchmarks); in run()
/external/gemmlowp/test/
Dbenchmark_all_sizes.cc316 void run_benchmarks(std::map<Shape, float>* results) { in run_benchmarks() function
348 run_benchmarks(&results); in main()
/external/autotest/client/site_tests/firmware_VbootCrypto/
Dfirmware_VbootCrypto.py169 def run_benchmarks(self): member in firmware_VbootCrypto
/external/google-benchmark/
DREADME.md847 $ ./run_benchmarks.x --benchmark_filter=BM_memcpy/32
/external/libcxx/utils/google-benchmark/
DREADME.md840 $ ./run_benchmarks.x --benchmark_filter=BM_memcpy/32