Home
last modified time | relevance | path

Searched refs:time_unit_ (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_api_internal.h30 TimeUnit time_unit() const { return time_unit_; } in time_unit()
55 TimeUnit time_unit_; variable
H A Dbenchmark_api_internal.cc19 time_unit_(benchmark_.time_unit_), in BenchmarkInstance()
H A Dbenchmark_register.cc205 time_unit_(kNanosecond), in Benchmark()
237 time_unit_ = unit; in Unit()
/llvm-project-15.0.7/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1108 TimeUnit time_unit_; variable