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

  /external/gemmlowp/meta/
test_transform_benchmark.cc 49 void run_benchmark(const std::string& name, int repetitions, int elements, function
120 run_benchmark("Requantize", repetitions, elements, &context,
134 run_benchmark("Dequantize", repetitions, elements, &context,
148 run_benchmark("Quantize", repetitions, elements, &context, quantize_params);
  /external/google-benchmark/tools/gbench/
util.py 117 def run_benchmark(exe_name, benchmark_flags): function
157 return run_benchmark(filename, benchmark_flags)
  /external/libcxx/utils/google-benchmark/tools/gbench/
util.py 117 def run_benchmark(exe_name, benchmark_flags): function
157 return run_benchmark(filename, benchmark_flags)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/tools/gbench/
util.py 117 def run_benchmark(exe_name, benchmark_flags): function
157 return run_benchmark(filename, benchmark_flags)
  /external/skia/tools/skpbench/
skpbench.cpp 102 static void run_benchmark(const sk_gpu_test::FenceSync* fenceSync, SkCanvas* canvas, function in class:ExitErr
337 run_benchmark(testCtx->fenceSync(), canvas, skp.get(), &samples);
  /external/skqp/tools/skpbench/
skpbench.cpp 102 static void run_benchmark(const sk_gpu_test::FenceSync* fenceSync, SkCanvas* canvas, function in class:ExitErr
332 run_benchmark(testCtx->fenceSync(), canvas, skp.get(), &samples);

Completed in 389 milliseconds