Home
last modified time | relevance | path

Searched defs:HasExplicitIters (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_runner.h80 bool HasExplicitIters() const { return has_explicit_iteration_count; } in HasExplicitIters() function
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_runner.h81 bool HasExplicitIters() const { return has_explicit_iteration_count; } in HasExplicitIters() function