Home
last modified time | relevance | path

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

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