Searched defs:kIsDebug (Results 1 – 3 of 3) sorted by relevance
264 static int kIsDebug = 1; variable266 static int kIsDebug = 0; variable
265 constexpr int kIsDebug = 1; variable267 constexpr int kIsDebug = 0; variable
33 constexpr bool kIsDebug = true; variable