HomeSort by relevance Sort by last modified time
    Searched refs:ylabel (Results 1 - 25 of 31) sorted by null

1 2

  /external/autotest/tko/
plotgraph.py 23 def __init__(self, title, xlabel, ylabel, xsort = sorted, size = "1180,900", keytitle = None):
26 self.ylabel = ylabel
82 g.write('set ylabel "%s"\n' % self.ylabel)
  /system/extras/memcpy-perf/
graph_memcpy.py 15 plt.ylabel("BW in GB/s")
  /cts/apps/CameraITS/tests/inprog/
test_param_black_level_lock.py 66 pylab.ylabel("Pixel count")
test_black_level.py 89 pylab.ylabel("Pixel count")
  /cts/suite/cts/utils/
grapher.py 77 plt.ylabel('FPS')
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
do-plot 36 set ylabel "Progress"
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
do-plot 58 set ylabel "Latency (s)"
  /external/ltp/testcases/realtime/tools/
ftqviz.py 107 ylabel("Units of Work")
118 ylabel("Amplitude")
  /cts/apps/CameraITS/tests/scene0/
test_gyro_bias.py 68 pylab.ylabel("Gyro readings (mean of %d samples)"%(N))
  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
do-plot 58 set ylabel "Duration (s)"
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
do-plot 58 set ylabel "Duration (s)"
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
do-plot 58 set ylabel "Duration (s)"
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
do-plot 58 set ylabel "Duration (s)"
  /frameworks/base/tools/velocityplot/
velocityplot.py 129 def _add_timeseries_axes(self, index, title, ylabel, ylim, yticks, sharex=None):
136 ylabel=ylabel,
142 axes.set_ylabel(ylabel, fontsize=10, fontweight='bold')
  /external/webrtc/webrtc/modules/video_coding/test/
plotReceiveTrace.m 181 ylabel('Time (ms)');
197 % ylabel('Time (ms)');
211 ylabel('Time (ms)');
  /system/extras/tests/sdcard/
plot_sdcard.py 204 gp.ylabel('duration in second')
241 gp.ylabel('duration in second')
273 gp.ylabel('duration in second')
  /cts/apps/CameraITS/tests/scene1/
test_raw_sensitivity.py 91 pylab.ylabel("Image Center Patch Variance")
test_exposure.py 141 pylab.ylabel('Normalized RGB Plane Avg')
153 pylab.ylabel('Normalized RAW Plane Avg')
test_dng_noise_model.py 99 pylab.ylabel("Center patch variance")
test_ev_compensation_basic.py 94 pylab.ylabel('Mean Luma (Normalized)')
test_linearity.py 98 pylab.ylabel('RGB avg [0, 1]')
test_param_noise_reduction.py 117 pylab.ylabel("SNR (dB)")
test_raw_burst_sensitivity.py 102 pylab.ylabel("Image Center Patch Variance")
  /cts/apps/CameraITS/tests/
tutorial.py 172 pylab.ylabel("Pixel count")
  /external/eigen/bench/btl/data/
gnuplot_common_settings.hh 74 set ylabel "MFLOPS" offset 0,0

Completed in 269 milliseconds

1 2