Searched refs:kLogTrace (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/system_wrappers/source/
H A Dthread_unittest.cc18 const int kLogTrace = 0; member in namespace:webrtc
47 if (kLogTrace) {
55 if (kLogTrace) {
H A Dcondition_variable_unittest.cc23 const int kLogTrace = false; // Set to true to enable debug logging to stdout. member in namespace:webrtc::__anon33521
159 : trace_(kLogTrace) {
H A Dcritical_section_unittest.cc31 const bool kLogTrace = false; // Set to true to enable debug logging to stdout. member in namespace:webrtc::__anon33522
68 CritSectTest() : trace_(kLogTrace) {

Completed in 105 milliseconds