Searched refs:kLogTrace (Results 1 – 3 of 3) sorted by relevance
18 const int kLogTrace = 0; variable47 if (kLogTrace) { in StartTrace()55 if (kLogTrace) { in StopTrace()
23 const int kLogTrace = false; // Set to true to enable debug logging to stdout. variable159 : trace_(kLogTrace) { in CondVarTest()
31 const bool kLogTrace = false; // Set to true to enable debug logging to stdout. variable68 CritSectTest() : trace_(kLogTrace) { in CritSectTest()