Home
last modified time | relevance | path

Searched defs:SetIterationTime (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/libcxx/utils/google-benchmark/src/
Dthread_timer.h32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function
Dbenchmark.cc193 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State
/external/llvm-project/llvm/utils/benchmark/src/
Dthread_timer.h32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function
Dbenchmark.cc358 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State
/external/libcxx/utils/google-benchmark/src/
Dthread_timer.h32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function
Dbenchmark.cc193 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State
/external/google-benchmark/src/
Dthread_timer.h41 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function
Dbenchmark.cc187 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State