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

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_logging.h 31 // BWE_TEST_LOGGING_PLOT("bps", -1, j);
93 #define BWE_TEST_LOGGING_PLOT(name, time, value)
157 #define BWE_TEST_LOGGING_PLOT(name, time, value)\
bwe_test.cc 72 BWE_TEST_LOGGING_PLOT(delay_log_prefix_, clock_.TimeInMilliseconds(),
103 BWE_TEST_LOGGING_PLOT(estimate_log_prefix_, clock_.TimeInMilliseconds(),
bwe_test_framework.cc 251 BWE_TEST_LOGGING_PLOT("Throughput_#1", timestamp_ms,
479 BWE_TEST_LOGGING_PLOT("MaxThroughput_#1", timestamp_ms,

Completed in 68 milliseconds