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

  /external/autotest/client/site_tests/firmware_VbootCrypto/
firmware_VbootCrypto.py 169 def run_benchmarks(self): member in class:firmware_VbootCrypto
  /external/skia/tools/skpbench/
skpbench.py 245 def run_benchmarks(configs, skps, hardware, resultsfile=None): function
323 run_benchmarks(configs, skps, hardware, resultsfile=resultsfile)
325 run_benchmarks(configs, skps, hardware)
  /external/skqp/tools/skpbench/
skpbench.py 245 def run_benchmarks(configs, skps, hardware, resultsfile=None): function
323 run_benchmarks(configs, skps, hardware, resultsfile=resultsfile)
325 run_benchmarks(configs, skps, hardware)
  /external/gemmlowp/test/
benchmark_all_sizes.cc 316 void run_benchmarks(std::map<Shape, float>* results) { function
348 run_benchmarks(&results);

Completed in 214 milliseconds