Home
last modified time | relevance | path

Searched refs:y_label (Results 1 – 8 of 8) sorted by relevance

/external/autotest/tko/
Dplotgraph5 ($file, $y_label, $columns, $title) = @ARGV;
7 die unless ($y_label);
11 plotgraph($file, $y_label, $columns, $title);
17 my ($file, $y_label, $columns, $title) = @_;
65 print GNUPLOT "set ylabel \"${y_label}\"\n";
Ddisplay.py254 x_label = None, y_label = None): argument
267 x_label, y_label)
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dplot_dynamics.sh53 y_label=$(echo "$data_sets" | grep "#" | cut -d '#' -f 1 | \
56 echo "set ylabel \"$y_label\";"
Dbwe_test_logging.h118 #define BWE_TEST_LOGGING_LABEL(figure, x_label, y_label, num_flows) argument
228 #define BWE_TEST_LOGGING_LABEL(figure, title, y_label, num_flows) \ argument
232 figure, title, y_label, num_flows); \
288 const std::string& y_label,
Dplot_bars.sh58 y_label=$(echo "$labels" | grep "^LABEL.$figure" | cut -f 4 | \
157 echo "set ylabel \"$y_label\""
Dbwe_test_logging.cc182 const std::string& y_label, in PlotLabel() argument
189 printf("LABEL\t%d\t%s\t%s\t%d\n", figure, title.c_str(), y_label.c_str(), in PlotLabel()
/external/valgrind/massif/
Dms_print.in604 my ($y_label, $y_unit) = B_max_label($peak_mem_total_szB);
614 print($y_label);
/external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
Dutil.py38 y_label='chly',