Searched refs:BenchmarkRun (Results 1 – 2 of 2) sorted by relevance
154 res |= BenchmarkRun([&](int progress) -> bool { in benchmarkInternal()
40 static status_t BenchmarkRun(std::function<bool(int)> checkpoint) { in BenchmarkRun() function