Searched refs:worst (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp135 double worst = (double)m_worst / 1.0E6; local
137 cout << "average:" << average << "ms worst:" << worst << "ms best:" << best << "ms" << endl;

Completed in 124 milliseconds