Searched defs:kIsDebugBuild (Results 1 – 10 of 10) sorted by relevance
49 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable51 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
60 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable62 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
66 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable
68 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(false); variable70 static constexpr bool kIsDebugBuild = GlobalsReturnSelf(true); variable