Home
last modified time | relevance | path

Searched defs:min_time (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_runner.h71 const double min_time; variable
H A Dbenchmark_api_internal.h38 double min_time() const { return min_time_; } in min_time() function
/llvm-project-15.0.7/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1496 std::string min_time; member