Home
last modified time | relevance | path

Searched defs:destroy_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()
123 nsecs_t destroy_d = destroy - run; in benchmark() local