Home
last modified time | relevance | path

Searched defs:num_flows (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_logging.h122 #define BWE_TEST_LOGGING_LABEL(figure, x_label, y_label, num_flows) argument
247 #define BWE_TEST_LOGGING_LABEL(figure, title, y_label, num_flows) \ argument
H A Dbwe_test_logging.cc197 int num_flows) { in PlotLabel()