Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp135 double worst = (double)m_worst / 1.0E6; in dump() local
137 cout << "average:" << average << "ms worst:" << worst << "ms best:" << best << "ms" << endl; in dump()
/frameworks/base/docs/html/training/articles/
Dperf-anr.jd27 long to process input. The worst thing that can happen to your app's responsiveness
Dmemory.jd211 <p>Leaving a service running when it’s not needed is <strong>one of the worst memory-management
/frameworks/base/docs/html/guide/practices/
Doptimizing-for-3.0.jd647 <p>In the worst-case scenario, however, you can avoid orientation changes by using the <a