Home
last modified time | relevance | path

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

/system/vold/
DBenchmark.cpp154 res |= BenchmarkRun([&](int progress) -> bool { in benchmarkInternal()
DBenchmarkGen.h40 static status_t BenchmarkRun(std::function<bool(int)> checkpoint) { in BenchmarkRun() function