D | bwe_test_logging.h | 95 #define BWE_TEST_LOGGING_PLOT(figure, name, time, value) argument 96 #define BWE_TEST_LOGGING_PLOT_WITH_NAME(figure, name, time, value, alg_name) argument 107 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) argument 108 #define BWE_TEST_LOGGING_ERRORBAR(figure, name, value, ylow, yhigh, \ argument 111 figure, name, value, ylow, yhigh, error_title, ymax, limit_title, flow_id) argument 113 #define BWE_TEST_LOGGING_BASELINEBAR(figure, name, value, flow_id) argument 118 #define BWE_TEST_LOGGING_LABEL(figure, x_label, y_label, num_flows) argument 182 #define BWE_TEST_LOGGING_PLOT(figure, name, time, value) \ argument 189 #define BWE_TEST_LOGGING_PLOT_WITH_NAME(figure, name, time, value, alg_name) \ argument 197 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) \ argument [all …]
|