Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dbenchmark_run.py30 class BenchmarkRun(threading.Thread): class
/aosp_15_r20/system/vold/
H A DBenchmarkGen.h40 static status_t BenchmarkRun(std::function<bool(int)> checkpoint) { in BenchmarkRun() function