Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_runner.h64 int GetNumRepeats() const { return repeats; } in GetNumRepeats() function
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_runner.h65 int GetNumRepeats() const { return repeats; } in GetNumRepeats() function