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