Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework.cc27 BWE_TEST_LOGGING_ENABLE(false); in set_max_delay_ms()
316 BWE_TEST_LOGGING_ENABLE(false); in SetLoss()
351 BWE_TEST_LOGGING_ENABLE(false); in SetOneWayDelayMs()
386 BWE_TEST_LOGGING_ENABLE(false); in SetMaxJitter()
449 BWE_TEST_LOGGING_ENABLE(false); in SetReorder()
494 BWE_TEST_LOGGING_ENABLE(false); in set_capacity_kbps()
Dbwe_test_logging.h70 #define BWE_TEST_LOGGING_ENABLE(enabled) macro
147 #define BWE_TEST_LOGGING_ENABLE(enabled) \ macro