/cts/tests/tvprovider/src/android/tvprovider/cts/ |
TvProviderPerfTest.java | 82 double[] averages = new double[5]; local 112 averages[0] = Stat.getAverage(applyBatchTimes); 140 averages[1] = Stat.getAverage(applyBatchTimes); 156 averages[2] = Stat.getAverage(applyBatchTimes); 176 averages[3] = Stat.getAverage(applyBatchTimes); 187 averages[4] = Stat.getAverage(applyBatchTimes); 190 + "delete", averages, ResultType.LOWER_BETTER, ResultUnit.MS); 196 double[] averages = new double[7]; local 250 averages[0] = Stat.getAverage(applyBatchTimes); 285 averages[1] = Stat.getAverage(applyBatchTimes) [all...] |
/external/autotest/site_utils/bootperf-bin/ |
perfprinter.py | 40 """Print 'bootperf' results in "summary of averages" format.
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
monsoon.py | 548 averages = [] 554 averages.append(round(avg, self.lr)) 555 return averages [all...] |
/external/libavc/common/arm/ |
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s | 53 @* horizontal direction on the output of the first stage. It then averages 62 @* horizontal direction to output the (1/2,1/2). It then averages
|
ih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s | 50 @* vertical direction on the predictor values. It then averages these 59 @* and then in the vertical direction, and then averages these two
|
ih264_inter_pred_luma_bilinear_a9q.s | 59 @* The function averages the two adjacent values from the two input arrays in horizontal direction.
|
ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s | 53 @* vertical direction on the output of the first stage. It then averages 62 @* vertical direction to output the (1/2,1/2). It then averages
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.test.performance_3.6.0.v20091014.jar | |
/external/libvorbis/doc/ |
04-codec.tex | 77 \item Only nominal set implies a VBR or ABR stream that averages the nominal bitrate
|
/external/blktrace/btt/doc/ |
btt.tex | 379 \item[Per Process Averages] The average columns from the above charts, 401 \item[Per Device Averages] The average columns from the above charts, 428 Besides the averages output by default, the following 3 files are also [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
mgc.go | 646 // This doesn't change the overall utilization averages, but it [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
mgc.go | 646 // This doesn't change the overall utilization averages, but it [all...] |
/external/v8/test/mjsunit/asm/embenchen/ |
box2d.js | 2 /frame averages: .+ \+- .+, range: .+ to .+ \n/; [all...] |