Home
last modified time | relevance | path

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

/system/vold/
DBenchmark.cpp40 int64_t drop_d, int64_t run_d, int64_t destroy_d) { in notifyResult()
122 nsecs_t run_d = run - drop; in benchmark() local