Home
last modified time | relevance | path

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

/art/runtime/
Dglobals.h49 static constexpr bool kIsDebugBuild = false; variable
51 static constexpr bool kIsDebugBuild = true; variable