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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_logging.h 107 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id)
197 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) \
metric_recorder.cc 341 BWE_TEST_LOGGING_BAR(6, bwe_name, 100.0f * global_loss_ratio, flow_id_);
351 BWE_TEST_LOGGING_BAR(7, bwe_name, ObjectiveFunction(), flow_id_);

Completed in 143 milliseconds