Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dthread_timer.h32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function
H A Dbenchmark.cc193 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dthread_timer.h41 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function
H A Dbenchmark.cc284 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State
/aosp_15_r20/external/google-benchmark/src/
H A Dthread_timer.h41 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() function
H A Dbenchmark.cc294 void State::SetIterationTime(double seconds) { in SetIterationTime() function in benchmark::State