Home
last modified time | relevance | path

Searched refs:FinishKeepRunning (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/include/benchmark/
H A Dbenchmark.h796 void FinishKeepRunning();
840 FinishKeepRunning(); in KeepRunningInternal()
875 parent_->FinishKeepRunning();
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark.cc236 void State::FinishKeepRunning() { in FinishKeepRunning() function in benchmark::State