Searched refs:measures (Results 1 – 7 of 7) sorted by relevance
377 final ArrayList<Measure> measures = new ArrayList<Measure>(); in formatDuration() local379 measures.add(new Measure(h, MeasureUnit.HOUR)); in formatDuration()382 measures.add(new Measure(m, MeasureUnit.MINUTE)); in formatDuration()384 measures.add(new Measure(s, MeasureUnit.SECOND)); in formatDuration()387 .formatMeasures(measures.toArray(new Measure[measures.size()])); in formatDuration()
25 * Sends the time it measures back to the test package43 * The target package can report the time it measures through an ITimeReceiverCallback passed
1 This Android service measures CPU usage of a program and an underlying system service it relies on.
23 measures the behavior of the dynamic clocking algorithm under a fairly
2177 // in the future we may include more measures of signal strength, or
9413 // measures SurfaceFlinger's total CPU walltime on the critical path per9419 // frame. This measures the total additional time SurfaceFlinger needed to
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...