HomeSort by relevance Sort by last modified time
    Searched refs:BWE_TEST_LOGGING_LABEL (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc 280 BWE_TEST_LOGGING_LABEL(4, title, "average_bitrate_(kbps)", num_flows);
318 BWE_TEST_LOGGING_LABEL(5, title, "average_delay_(ms)", num_flows)
340 BWE_TEST_LOGGING_LABEL(6, title, "packet_loss_ratio_(%)", num_flows)
350 BWE_TEST_LOGGING_LABEL(7, title, "objective_function", num_flows)
bwe_test_logging.h 118 #define BWE_TEST_LOGGING_LABEL(figure, x_label, y_label, num_flows)
228 #define BWE_TEST_LOGGING_LABEL(figure, title, y_label, num_flows) \

Completed in 195 milliseconds