OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_logging.h
17
#ifndef
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
18
#define
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
0
19
#endif //
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
52
#if !(
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
)
120
#else //
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
322
#endif //
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
bwe_test_logging.cc
13
#if
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
250
#endif //
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
bwe_simulations.cc
23
#if
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
446
#endif //
BWE_TEST_LOGGING_COMPILE_TIME_ENABLE
Completed in 891 milliseconds