Home
last modified time | relevance | path

Searched refs:BWE_TEST_LOGGING_BAR (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.h107 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) macro
197 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) \ macro
Dmetric_recorder.cc341 BWE_TEST_LOGGING_BAR(6, bwe_name, 100.0f * global_loss_ratio, flow_id_); in PlotLossHistogram()
351 BWE_TEST_LOGGING_BAR(7, bwe_name, ObjectiveFunction(), flow_id_); in PlotObjectiveHistogram()