Home
last modified time | relevance | path

Searched refs:VerboseLogging (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.h116 void VerboseLogging(bool enable);
Dbwe_test.cc157 void BweTest::VerboseLogging(bool enable) { in VerboseLogging() function in webrtc::testing::bwe::BweTest
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc36 VerboseLogging(true); in SetUp()