Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_runner.h78 double GetMinTime() const { return min_time; } in GetMinTime() function
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_runner.h79 double GetMinTime() const { return min_time; } in GetMinTime() function