Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp152 float cur_time = time_per_bucket_ms * i + 0.5f * time_per_bucket_ms; in dump() local
226 … uint64_t cur_time = uint64_t(chrono::duration_cast<chrono::nanoseconds>(end - start).count()); in worker_fx() local