Home
last modified time | relevance | path

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

/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/autotest/tko/
Ddisplay.py256 x_label = None, y_label = None): argument
269 x_label, y_label)