Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DPerfTest.cpp87 ret.worst_ = max(a.worst_, b.worst_); in combine()
105 worst_ = max(nano, worst_); in addTime()
152 double worst = (double)worst_ / 1.0E6; in dump()
DPerfTest.h111 uint64_t worst_ = 0; // worst transaction latency in ns. variable