Searched defs:DCHECK_IS_ON (Results 1 – 3 of 3) sorted by relevance
105 #define DCHECK_IS_ON() 0 macro107 #define DCHECK_IS_ON() 1 macro
15 public static final boolean DCHECK_IS_ON = false; field in BuildConfig
794 #define DCHECK_IS_ON() 0 macro