Home
last modified time | relevance | path

Searched defs:kDebugMode (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc715 static constexpr bool kDebugMode = false; variable
717 static constexpr bool kDebugMode = true; variable
/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc704 static constexpr bool kDebugMode = false; variable
706 static constexpr bool kDebugMode = true; variable