Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dbenchmark_api_internal.h39 double min_warmup_time() const { return min_warmup_time_; } in min_warmup_time() function
Dbenchmark_runner.h92 const double min_warmup_time; variable
/third_party/benchmark/include/benchmark/
Dbenchmark.h1710 std::string min_warmup_time; member