Searched refs:y_label (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | plot_dynamics.sh | 53 y_label=$(echo "$data_sets" | grep "#" | cut -d '#' -f 1 | \ 56 echo "set ylabel \"$y_label\";"
|
D | bwe_test_logging.h | 118 #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,
|
D | plot_bars.sh | 58 y_label=$(echo "$labels" | grep "^LABEL.$figure" | cut -f 4 | \ 157 echo "set ylabel \"$y_label\""
|
D | bwe_test_logging.cc | 182 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/ |
D | display.py | 256 x_label = None, y_label = None): argument 269 x_label, y_label)
|