Home
last modified time | relevance | path

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

/art/runtime/
Dglobals.h56 static constexpr bool kIsDebugBuild = false; variable
58 static constexpr bool kIsDebugBuild = true; variable