Home
last modified time | relevance | path

Searched defs:has_explicit_iteration_count (Results 1 – 5 of 5) sorted by relevance

/external/google-benchmark/src/
Dbenchmark_runner.h96 const bool has_explicit_iteration_count; variable
/external/cronet/tot/third_party/google_benchmark/src/src/
Dbenchmark_runner.h89 const bool has_explicit_iteration_count; variable
/external/cronet/stable/third_party/google_benchmark/src/src/
Dbenchmark_runner.h89 const bool has_explicit_iteration_count; variable
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_runner.cc180 const bool has_explicit_iteration_count; member in benchmark::internal::__anon4e8c69b30111::BenchmarkRunner
/external/pytorch/benchmarks/operator_benchmark/
Dbenchmark_core.py257 self, iters, run_time_sec, curr_test_total_time, has_explicit_iteration_count argument